Skip to content

Releases: algorandfoundation/beaker

1.1.3-beta.1

22 Oct 15:16
8650a29
Compare
Choose a tag to compare
1.1.3-beta.1 Pre-release
Pre-release
1.1.3-beta.1

1.1.2

18 Oct 18:49
Compare
Choose a tag to compare

Feature

  • Bumping algokit utils, pyteal; removing algoexplorer as api provider (c1295b4)
  • Add algokit-utils library and convert application client (#218) (2731447)

Fix

  • Resolves issue when using ApplicationClient.prepare with a custom TransactionSigner, resolves #213 (#229) (55bd4fc)
  • Remove demo method from readme (6da6f55)
  • Fix install instructions to suggest 1.0.0b1 and update readme example (24ff36e)
  • Prevent blob from duplicating subroutine body (#174) (39e93ff)

Breaking

Documentation

  • Re trigger pypi release (#245) (86fafeb)
  • 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)
  • 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)
  • Refactor "wormhole" example to be exemplary for v1 (1a05a15)
  • Refactor "wormhole" example to be exemplary for v1 (b22ad57)
  • Refactor "templated_lsig" example to be exemplary for v1 (65dc507)
  • Refactor "templated_lsig" example to be exemplary for v1 (e4ed069)
  • Refactor "templated_lsig" example to be exemplary for v1 (a128880)
  • Refactor "structure" example to be exemplary for v1 (a968266)
  • Refactor "structure" example to be exemplary for v1 (aad9690)
  • Refactor "structure" example to be exemplary for v1 (4dd2a2e)
  • Refactor "structure" example to be exemplary for v1 (32ec4d1)
  • Refactor "structure" example to be exemplary for v1 (7dab61b)
  • Refactor "state" example to be exemplary for v1 (9d63602)
  • Refactor "state" example to be exemplary for v1 (750092f)
  • Refactor "rsvp" example to be exemplary for v1 (5e552a0)
  • Refactor "rsvp" example to be exemplary for v1 (5508cbb)
  • Refactor "rsvp" example to be exemplary for v1 (8beeef2)
  • Refactor "opup" example to be exemplary for v1 (6588303)
  • Refactor "opup" example to be exemplary for v1 (bb8fcdf)
  • Refactor "offload_compute" example to be exemplary for v1 (832e5c1)
  • Refactor "golf" example to be exemplary for v1 (0049a48)
  • Refactor "golf" example to be exemplary for v1 (18ed831)
  • Refactor "golf" example to be exemplary for v1 (a8dcf09)
  • Refactor "golf" example to be exemplary for v1 (2937ae4)
  • Refactor "golf" example to be exemplary for v1 (6597bd9)
  • Refactor "golf" example to be exemplary for v1 (fd11460)
  • Refactor "golf" example to be exemplary for v1 (4b5ddea)
  • Refactor "golf" example to be exemplary for v1 (6ec7412)
  • Refactor "nested_precompile" example to be exemplary for v1 (959cd84)
  • Refactor "client" example to be exemplary for v1 (f3d74cf)
  • Refactor "c2c" example (3a9e80a)
  • Refactor "boxen" example (d406680)
  • Refactor "amm" example (4058a82)
  • Refactor "account_storage" example to be exemplary for v1 (6dc1fa2)
  • Refactor "c2c" example to be exemplary for v1 (35ab97a)
  • Refactor "boxen" example to be exemplary (f6f4807)
  • Rework docs for v1 (#212) (d54ae4e)

1.1.2-beta.3

15 Oct 17:32
b2fee85
Compare
Choose a tag to compare
1.1.2-beta.3 Pre-release
Pre-release
1.1.2-beta.3

1.1.2-beta.2

24 Sep 21:09
df82d8a
Compare
Choose a tag to compare
1.1.2-beta.2 Pre-release
Pre-release
1.1.2-beta.2

1.1.2-beta.1

28 Feb 08:49
dcf9c79
Compare
Choose a tag to compare
1.1.2-beta.1 Pre-release
Pre-release
1.1.2-beta.1

1.1.1

10 Oct 14:05
Compare
Choose a tag to compare

Documentation

1.1.1-beta.1

10 Oct 14:00
86fafeb
Compare
Choose a tag to compare
1.1.1-beta.1 Pre-release
Pre-release

Documentation

1.1.0

09 Oct 11:35
Compare
Choose a tag to compare

Feature

  • Bumping algokit utils, pyteal; removing algoexplorer as api provider (c1295b4)

1.1.0-beta.1

09 Oct 08:48
Compare
Choose a tag to compare
1.1.0-beta.1 Pre-release
Pre-release

Feature

  • Bumping algokit utils, pyteal; removing algoexplorer as api provider (c1295b4)

1.0.1

23 May 09:07
Compare
Choose a tag to compare

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)