Releases: algorandfoundation/algorand-typescript-testing
Releases · algorandfoundation/algorand-typescript-testing
v1.0.0-beta.15
1.0.0-beta.15 (2025-01-29)
Features
- add npm script to refresh test artifacts by recompiling contracts (d4d56a5)
v1.0.0-beta.14
1.0.0-beta.14 (2025-01-29)
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
extract
op 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)