Skip to content

Releases: algorandfoundation/beaker

1.0.1-beta.1

23 May 08:16
Compare
Choose a tag to compare
1.0.1-beta.1 Pre-release
Pre-release

Fix

  • Resolves issue when using ApplicationClient.prepare with a custom TransactionSigner, resolves #213 (#229) (55bd4fc)

Documentation

  • Rebuild docs (e172afe)
  • Add section to usage docs about how to structure an application (#230) (9fa92c2)
  • Fix some links and remove testing page as it is no longer part of beaker lib (#223) (2443f4f)

1.0.0

28 Mar 13:39
Compare
Choose a tag to compare

1.0.0-beta.4

28 Mar 13:23
2731447
Compare
Choose a tag to compare
1.0.0-beta.4 Pre-release
Pre-release

Feature

  • Add algokit-utils library and convert application client (#218) (2731447)

Documentation

  • Make another pass on documentation to prepare for v1 (#220) (0caf26a)
  • migration: Fix very confusing typo of ClientApplication -> ApplicationClient (#219) (3ab6d3b)
  • Update README to include algokit and remove mention of building a class (#216) (9a5f61b)

1.0.0-beta.2

09 Mar 13:45
Compare
Choose a tag to compare

Fix

  • Remove demo method from readme (6da6f55)
  • Fix install instructions to suggest 1.0.0b1 and update readme example (24ff36e)

1.0.0-beta.1

09 Mar 13:30
d54ae4e
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release

Breaking

Documentation

0.6.1

27 Feb 13:43
Compare
Choose a tag to compare

Fix

  • Prevent blob from duplicating subroutine body (#174) (39e93ff)

0.6.1-beta.1

27 Feb 12:13
3b37bd8
Compare
Choose a tag to compare
0.6.1-beta.1 Pre-release
Pre-release

Fix

  • Prevent blob from duplicating subroutine body (#174) (39e93ff)

0.5.5-beta.2

14 Feb 13:48
506ab90
Compare
Choose a tag to compare
0.5.5-beta.2 Pre-release
Pre-release
0.5.5-beta.2

0.5.5-beta.1

09 Feb 20:32
Compare
Choose a tag to compare
0.5.5-beta.1 Pre-release
Pre-release

Fix

  • Prevent blob from duplicating subroutine body (#174) (39e93ff)

Minor Release with Bugfixes

09 Feb 20:28
Compare
Choose a tag to compare

What's Changed

  • Add example of fetching and updating a value in a struct in a mapping by @barnjamin in #197
  • bugfix: set the correct attribute on add method call in delete by @barnjamin in #200

Full Changelog: v0.5.3...v0.5.4