Releases: MutinyWallet/bitcoin-waila
Releases · MutinyWallet/bitcoin-waila
v0.5.0
What's Changed
- Update deps
- Handle fedimint and cashu prefixes
- Parse nprofile by @benthecarman in #22
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add nix by @TonyGiorgio in #16
- add cashu token support by @elnosh in #17
- Add justfile, fix CI by @benthecarman in #20
- feat: add fedimint
OOBNotes
by @oleonardolima in #18 - Update deps to match mutiny by @benthecarman in #21
New Contributors
- @elnosh made their first contribution in #17
- @oleonardolima made their first contribution in #18
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Main change is this is now updated for rust-bitcoin v0.30
What's Changed
- Update deps by @benthecarman in #11
- Derive clone for PaymentParams by @benthecarman in #12
Full Changelog: v0.2.6...v0.3.0
v0.2.6 - Fedimint + NWA
Adds support for parsing fedimint invite codes + nostr wallet auth uris
Full Changelog: v0.2.5...v0.2.6
v0.2.5
Added support for Bolt 12 Refunds!
v0.2.4 - Better Bolt12 support
Full Changelog: v0.2.3...v0.2.4
v0.2.3 - Payjoin support
v0.2.2 - RGB Support
What's Changed
- Add optional RGB invoice support by @cryptoquick in #7
New Contributors
- @cryptoquick made their first contribution in #7
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Fix uppercase prefixes by @TonyGiorgio in #6
New Contributors
- @TonyGiorgio made their first contribution in #6
Full Changelog: v0.2.0...v0.2.1
v0.2.0 - Nostr Support
This release adds support for nostr pubkeys and fixes a few bugs from parsing strings with uri prefixes.