File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed
Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ [ 0.0.10] ( https://github.com/rust-bitcoin/bip322/releases/tag/0.0.10 ) - 2025-09-05
5+ ---------------------------------------------------------------------------------
6+
7+ ### Changed
8+ - Make Error enum public (#63 )
9+ - Check bounds in verify_full function to prevent panics (#62 )
10+ - Update deps (#57 )
11+ - Clean up tagged hash function (#55 )
12+
13+ ### Misc
14+ - Remove website code (#53 )
15+ - Fixing responsive layout (#52 )
16+ - Remove theme picker (#50 )
17+ - Remove some wallets from website (#49 )
18+ - Fix static deploy (#48 )
19+ - New landing page (#47 )
20+ - Update Bitcoin crate (#46 )
21+ - Fix publish recipe (#45 )
22+
423[ 0.0.9] ( https://github.com/rust-bitcoin/bip322/releases/tag/0.0.9 ) - 2024-10-18
524-------------------------------------------------------------------------------
625
Original file line number Diff line number Diff line change 11[package ]
22name = " bip322"
3- version = " 0.0.9 "
3+ version = " 0.0.10 "
44edition = " 2021"
55description = " Implements BIP322 generic message signing and verification"
66license = " CC0-1.0"
You can’t perform that action at this time.
0 commit comments