Skip to content

Releases: zeugmaster/macadamia

v0.2.0

27 Nov 17:25
Compare
Choose a tag to compare

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

05 May 12:20
Compare
Choose a tag to compare

First usable version with countless small bug fixes and improvents to logic and UI

What's Changed

Full Changelog: v0.1.0-initial-release-beta...v0.1.1

v0.1.0 Initial Release!

08 Jan 16:41
Compare
Choose a tag to compare
v0.1.0-initial-release-beta

Initial release of macadamia! This beta version supports all major op…