Juvix Package.juvix dependency declaration:
github "anoma" "anoma-app-patterns" "v0.5.0"
What's Changed
- fix: correct projection function by @heueristik in #23
- Fix decoding of extra data Map keys by @paulcadman in #25
- feat: transaction functions populate the Anoma key-value store by @heueristik in #22
- feat: update deps to use Juvix 0.6.5 by @heueristik in #24
- refactor: remove outdated definitions by @heueristik in #28
- refactor: improvements to handling of extra data by @paulcadman in #29
- refactor: improve unique counter by @heueristik in #30
- feat: add tests by @heueristik in #26
- refactor: generalize resource methods by using traits by @heueristik in #32
- chore: update deps by @heueristik in #33
- refactor: unify trait naming by @heueristik in #34
Full Changelog: v0.4.0...v0.5.0