Releases: anoma/anoma-applib
Releases · anoma/anoma-applib
v0.5.0
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
v0.4.0
Juvix Package.juvix dependency declaration:
github "anoma" "anoma-app-patterns" "v0.4.0"
What's Changed
- feat: add swap and refactor file structure by @heueristik in #21
Full Changelog: v0.3.1...v0.4.0
v0.3.0
Juvix Package.juvix dependency declaration:
github "anoma" "anoma-app-patterns" "v0.3.0"
What's Changed
- fix: prevent initialization by anyone by @heueristik in #12
- feat: add index file and use prettier pattern matching syntax for lists by @heueristik in #13
- feat: update dependencies and adapt code by @heueristik in #14
- feat: add non-transferability property by @heueristik in #15
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Juvix Package.juvix dependency declaration:
github "anoma" "anoma-app-patterns" "v0.2.0"
What's Changed
- feat: add getBalance projection function by @heueristik in #9
- feat: add composable counter and refactor message formats by @heueristik in #7
- feat: add dummy resource and universal key pair by @heueristik in #10
- feat: implement fixed supply logic for
Token
and change message formats by @heueristik in #11
Full Changelog: v0.1.3...v0.2.0
v0.1.3
Juvix Package.juvix dependency declaration:
github "anoma" "anoma-app-patterns" "v0.1.3"
What's Changed
- feat: add
Supply
type by @heueristik in #1 - feat: add placeholder
Bytes32
andBytes
types by @heueristik in #2 - feat: avoid replication of the private key when computing nullifiers by @paulcadman in #3
- refactor: unify all Token errors into a single type by @paulcadman in #5
- feat: error handling with
Either
by @heueristik in #4 - fix: remove non-ascii characters #8
New Contributors
- @paulcadman made their first contribution in #3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Juvix Package.juvix dependency declaration:
github "anoma" "anoma-app-patterns" "v0.1.2"
v0.1.1
Juvix Package.juvix dependency declaration:
github "anoma" "anoma-app-patterns" "v0.1.1"
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release of the library.
Juvix Package.juvix
dependency declaration:
github "anoma" "anoma-app-patterns" "v0.1.0"
Full Changelog: https://github.com/anoma/anoma-app-patterns/commits/v0.1.0