Skip to content

Releases: anoma/anoma-applib

v0.5.0

04 Sep 15:52
b2ea1db
Compare
Choose a tag to compare

Juvix Package.juvix dependency declaration:

github "anoma" "anoma-app-patterns" "v0.5.0"

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

09 Aug 13:29
4868d3f
Compare
Choose a tag to compare

Juvix Package.juvix dependency declaration:

github "anoma" "anoma-app-patterns" "v0.4.0"

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.0

23 Jul 19:47
4103499
Compare
Choose a tag to compare

Juvix Package.juvix dependency declaration:

github "anoma" "anoma-app-patterns" "v0.3.0"

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

22 Jul 08:58
83a8df4
Compare
Choose a tag to compare

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

09 Jul 17:41
8d7e892
Compare
Choose a tag to compare

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 and Bytes 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

Full Changelog: v0.1.2...v0.1.3

v0.1.2

04 Jul 15:28
f5d761e
Compare
Choose a tag to compare

Juvix Package.juvix dependency declaration:

github "anoma" "anoma-app-patterns" "v0.1.2"

v0.1.1

04 Jul 13:31
00dd867
Compare
Choose a tag to compare

Juvix Package.juvix dependency declaration:

github "anoma" "anoma-app-patterns" "v0.1.1"

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 Jul 13:12
ce95fd8
Compare
Choose a tag to compare

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