Releases: algorandfoundation/algorand-typescript-testing
Releases · algorandfoundation/algorand-typescript-testing
v1.0.0-beta.13
1.0.0-beta.13 (2025-01-28)
v1.0.0-beta.12
1.0.0-beta.12 (2025-01-22)
v1.0.0-beta.11
1.0.0-beta.11 (2025-01-21)
Features
- add stub for v11 op code mimc (a90534b)
Bug Fixes
- remove set item tests as arc4 struct is now immutable (ec581cb)
v1.0.0-beta.10
1.0.0-beta.10 (2025-01-20)
Features
- allow extracting to the end by omitting length parameter for
extractop code (dd62e5c)
v1.0.0-beta.9
v1.0.0-beta.8
1.0.0-beta.8 (2025-01-16)
Bug Fixes
- throw error if the param being passed to ctx.contract.create function is not detected to be a contract (3793c4f)
v1.0.0-beta.7
1.0.0-beta.7 (2025-01-16)
Bug Fixes
- use isArc4 static property to remove explicit version dependency on puya-ts (10dd99d)
v1.0.0-beta.6
1.0.0-beta.6 (2025-01-15)
Bug Fixes
- allow v11 acct param fields to be set in any.account() call (d60f869)
v1.0.0-beta.5
1.0.0-beta.5 (2025-01-15)
Bug Fixes
- update import statements to avoid having to inline node modules (b7ef7aa)
v1.0.0-beta.4
1.0.0-beta.4 (2025-01-14)
Bug Fixes
- update import elliptic statement to avoid having to inline node module (312986a)