File tree 1 file changed +16
-1
lines changed
1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
### Next release
2
- [ Commits since last release] ( https://github.com/Autarkysoft/Denovo/compare/B0.23.0.0...master )
2
+ [ Commits since last release] ( https://github.com/Autarkysoft/Denovo/compare/B0.25.0.0...master )
3
+
4
+ ### Release 0.25.0 (2023-10-15)
5
+ [ Full Changelog] ( https://github.com/Autarkysoft/Denovo/compare/B0.24.0.0...B0.25.0.0 )
6
+ * Some improvements in Scalar8x32 implementation with new methods
7
+ * Add a new Inverse method
8
+ * Two new extensions: IsCJK and ToDataSize
9
+ * Electrum mnemonic can now verify if the given words are old mnemonic and will reject it and valid BIP-39 ones
10
+ * Small code improvements and some benchmarks
11
+
12
+ ### Release 0.24.0 (2023-03-20)
13
+ [ Full Changelog] ( https://github.com/Autarkysoft/Denovo/compare/B0.23.0.0...B0.24.0.0 )
14
+ * Old ECC is now obsolete
15
+ * SHA1, SHA512 and Murmur3 are now all static classes
16
+ * BIP-32 and BIP-85 both use the new ECC now
17
+ * Small cleanup
3
18
4
19
### Release 0.23.0 (2022-12-21)
5
20
[ Full Changelog] ( https://github.com/Autarkysoft/Denovo/compare/B0.22.0.0...B0.23.0.0 )
You can’t perform that action at this time.
0 commit comments