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