Commit 1a863c6 1 parent 452e516 commit 1a863c6 Copy full SHA for 1a863c6
File tree 8 files changed +24
-4
lines changed
8 files changed +24
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## v0.2.1
2
+ * Update links, add info about our discord [ #44 ]
3
+
4
+ [ #44 ] : https://github.com/LFDT-Lockness/generic-ec/pull/44
5
+
1
6
## v0.2.0
2
7
* Change ` IntegerEncoding ` trait [ #34 ]
3
8
* Add ` Reduce ` trait [ #34 ]
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " generic-ec-core"
3
- version = " 0.2.0 "
3
+ version = " 0.2.1 "
4
4
edition = " 2021"
5
5
license = " MIT OR Apache-2.0"
6
6
repository = " https://github.com/LFDT-Lockness/generic-ec"
Original file line number Diff line number Diff line change
1
+ ## v0.2.2
2
+ * Update links, add info about our discord [ #44 ]
3
+
4
+ [ #44 ] : https://github.com/LFDT-Lockness/generic-ec/pull/44
5
+
1
6
## v0.2.1
2
7
* Fix using wrong feature in conditional compilation that could cause compilation error [ #36 ]
3
8
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " generic-ec-curves"
3
- version = " 0.2.1 "
3
+ version = " 0.2.2 "
4
4
edition = " 2021"
5
5
license = " MIT OR Apache-2.0"
6
6
description = " Elliptic curves for `generic-ec` crate"
Original file line number Diff line number Diff line change
1
+ ## v0.4.2
2
+ * Update links, add info about our discord [ #44 ]
3
+
4
+ [ #44 ] : https://github.com/LFDT-Lockness/generic-ec/pull/44
5
+
1
6
## v0.4.1
2
7
* Fix ` no_std ` support [ #43 ]
3
8
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " generic-ec-zkp"
3
- version = " 0.4.1 "
3
+ version = " 0.4.2 "
4
4
edition = " 2021"
5
5
license = " MIT OR Apache-2.0"
6
6
repository = " https://github.com/LFDT-Lockness/generic-ec"
Original file line number Diff line number Diff line change
1
+ ## v0.4.2
2
+ * Update links, add info about our discord [ #44 ]
3
+
4
+ [ #44 ] : https://github.com/LFDT-Lockness/generic-ec/pull/44
5
+
1
6
## v0.4.1
2
7
* Fix ` no_std ` support [ #43 ]
3
8
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " generic-ec"
3
- version = " 0.4.1 "
3
+ version = " 0.4.2 "
4
4
edition = " 2021"
5
5
license = " MIT OR Apache-2.0"
6
6
repository = " https://github.com/LFDT-Lockness/generic-ec"
You can’t perform that action at this time.
0 commit comments