Releases: algorandfoundation/puya-ts
Releases · algorandfoundation/puya-ts
v1.0.0-beta.59
1.0.0-beta.59 (2025-03-26)
Bug Fixes
- Urange two arg overload incorectly used a default step size of 0 instead of 1 (a6e9796)
v1.0.0-beta.58
1.0.0-beta.58 (2025-03-26)
v1.0.0-beta.57
1.0.0-beta.57 (2025-03-25)
Bug Fixes
v1.0.0-beta.56
v1.0.0-beta.55
1.0.0-beta.55 (2025-03-24)
⚠ BREAKING CHANGES
- Incorrect type for transaction oncomplete and transaction type
Bug Fixes
- Incorrect type for transaction oncomplete and transaction type (c5f9ab7)
v1.0.0-beta.54
1.0.0-beta.54 (2025-03-21)
Features
- Expand constant expression evaluation to allow for basic math operations on two other constant values at the module level (edec71c)
v1.0.0-beta.53
1.0.0-beta.53 (2025-03-21)
v1.0.0-beta.52
v1.0.0-beta.51
1.0.0-beta.51 (2025-03-19)
Bug Fixes
- native property of static bytes in puya-ts was throwing unexpected type error (84da125)
v1.0.0-beta.50
1.0.0-beta.50 (2025-03-18)
Features
- Warn users if their installed node version is out of date (f44adf4)