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