Releases: algorandfoundation/puya-ts
Releases · algorandfoundation/puya-ts
v1.0.0-beta.11
1.0.0-beta.11 (2025-01-17)
Features
- Improve devex of
op.extract
by supporting 'extract to end' behaviour by omitting the length param (361f06c)
v1.0.0-beta.9
1.0.0-beta.9 (2025-01-16)
v1.0.0-beta.8
v1.0.0-beta.10
1.0.0-beta.10 (2025-01-16)
Bug Fixes
- define isArc4 as static propery to remove explicit version dependency by testing module (2e19b22)
v1.0.0-beta.7
1.0.0-beta.7 (2025-01-15)
Features
- Support multi inheritance on contracts (b912bbb)
Bug Fixes
- Add polyfill for set.union for node < 22 (e11663a)
Dependencies and Other Build Updates
- Use latest release version of puyapy for CI (6219201)
v1.0.0-beta.6
1.0.0-beta.6 (2025-01-13)
Features
v1.0.0-beta.5
1.0.0-beta.5 (2025-01-13)
Features
- implement arg, len, appOptedIn op codes via context manager (aeef6dc)