Releases: zeugmaster/macadamia
Releases · zeugmaster/macadamia
v0.2.0
This version is a complete rewrite, segregating cashu logic to its own library and implementing a database model in SwiftData.
What's Changed
- Adding cashu: URI handling to macadamia by @Egge21M in #10
- Major Rewrite: Move from MVVM to MV Pattern, Separation of Library and Wallet, SwiftData Integration by @zeugmaster in #11
New Contributors
Full Changelog: v0.1.1...v0.2.0
v0.1.1
First usable version with countless small bug fixes and improvents to logic and UI
What's Changed
- Improved minting UI by @zeugmaster in #1
- Multi mint redeem by @zeugmaster in #2
- Drain Wallet UI by @zeugmaster in #3
- Release notes UI by @zeugmaster in #4
- New hashToCurve by @zeugmaster in #6
- Animated QR codes by @zeugmaster in #7
- Two-Button UI for main wallet screen by @zeugmaster in #8
Full Changelog: v0.1.0-initial-release-beta...v0.1.1
v0.1.0 Initial Release!
v0.1.0-initial-release-beta Initial release of macadamia! This beta version supports all major op…