Releases: anoma/anoma-applib
Releases · anoma/anoma-applib
v0.13.0
v0.10.1
What's Changed
- Shielded resource machine support by @lukaszcz in #89
- Add anoma-nullifier-key builtin by @janmasrovira in #92
- Add shielded
Transaction.proveDelta
by @lukaszcz in #91 - Bump version to v0.10.1 by @janmasrovira in #94
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Resource Machine v0.2 by @janmasrovira in #87
- Bump version to v0.10.0 by @janmasrovira in #90
Full Changelog: v0.8.1...v0.10.0
v0.8.1
Full Changelog: v0.8.0...v0.8.1
v0.7.2
What's Changed
- Use juvix nightly in CI by @janmasrovira in #83
- Update juvix-mtl by @janmasrovira in #81
- Update dependencies and bump version by @janmasrovira in #84
Full Changelog: v0.7.1...v0.7.2
v0.7.1
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- update lock file for Juvix 0.6.9 by @paulcadman in #72
- Remove randSeed from StandardInputs by @janmasrovira in #73
- Remove all commented out imports by @janmasrovira in #74
- Define the
Tx
monadic trait by @janmasrovira in #75 - Add
isNullifier
andisCommitment
builtins by @janmasrovira in #76 - Add
Encoded
by @janmasrovira in #77 - AppLib.juvix exports everything needed by @janmasrovira in #78
New Contributors
- @janmasrovira made their first contribution in #73
Full Changelog: v0.6.1...v0.7.0
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