Skip to content

Commit 3d03742

Browse files
committed
Release 2.006
1 parent aa72374 commit 3d03742

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Changes

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
Revision history for Perl extension Bitcoin::Crypto.
22

3-
2.006 NOT RELEASED
3+
2.006 Sat Jul 27, 2024
44
[Added interface]
5-
- Bitcoin::Crypto::BIP85 module (support for deterministic entropy)
5+
- Bitcoin::Crypto::BIP85 module (deterministic entropy)
66
- Bitcoin::Crypto::DerivationPath::get_path_hardened
77
- Bitcoin::Crypto::DerivationPath::as_string
88

99
[Improvements]
1010
- deterministic derivation of entropy as defined in BIP85 is now implemented in Bitcoin::Crypto::BIP85
1111
- Bitcoin::Crypto::DerivationPath is now automatically stringified back to "m" notation
12-
- test suite now uses Test2
1312
- Bitcoin::Crypto::Types is now documented
13+
- Bitcoin::Crypto::Manual now has some additional examples
14+
- test suite has been improved and now uses Test2
1415

1516
2.005 Wed Jul 24 2024
1617
[Added interface]

dist.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = Bitcoin-Crypto
2-
version = 2.005
2+
version = 2.006
33
author = Bartosz Jarzyna <[email protected]>
44
license = Perl_5
55
copyright_holder = Bartosz Jarzyna

0 commit comments

Comments
 (0)