0.0.9 - 2024-10-18
- Add option for auxillary randomness (#42)
0.0.8 - 2024-10-18
- Update rust-bitcoin (#38)
- Add rust-bitcoin CI (#37)
- Add MSRV for 1.63 (#34)
0.0.7 - 2024-08-26
- Sign and verify P2SH-P2WPKH (#32)
- Add util module (#30)
0.0.6 - 2024-08-22
- Sign and verify P2WPKH (#26)
- Tweak README (#23)
0.0.5 - 2024-08-10
- Add Snafu error types and proper Rust typed functions (#21)
- Add error types (#17)
0.0.4 - 2024-08-09
- Update README (#18)
- Fix version (#16)
0.0.3 - 2024-08-09
- Once again Github Actions (#14)
- Exclude some files from static site (#13)
- Fix deployment (#12)
- Refine deployment (#11)
- Compiling to wasm for website (#9)
- Add landing page (#8)
0.0.2 - 2024-08-02
- Full Bip322 signatures (#5)
- Add Rust formatting config and README (#6)
- Add justfile (#2)
- Add Github Workflows (#1)
- Compiles and tests pass
- Initial commit