Releases: algorandfoundation/algokit-client-generator-ts
Releases · algorandfoundation/algokit-client-generator-ts
v3.0.0-beta.2
3.0.0-beta.2 (2024-02-12)
v3.0.0-beta.1
3.0.0-beta.1 (2024-02-09)
⚠ BREAKING CHANGES
- state properties, and method args (making use of the object option rather than tuples) will now use camelCase names instead of just being a javascript safe version of the source names
Features
- Add cli option to preserve naming found in the application.json spec (fa96128)
- Sanitise state properties and method arguments according to the selected sanitization strategy (d3cca63)
Dependencies and Other Build Updates
v2.6.1-beta.1
2.6.1-beta.1 (2024-02-05)
Dependencies and Other Build Updates
v2.6.0
v2.6.0-beta.1
2.6.0-beta.1 (2024-02-01)
Features
- Supporting the ability to add sending-time parameters to
execute
within a compose call chain (cbdfa9f)
v2.5.0
v2.5.0-beta.1
2.5.0-beta.1 (2024-01-26)
Features
- Allow options to be passed to simulate calls on the transaction composer, and properly type the return values (88e3571)
v2.4.1
v2.4.1-beta.1
2.4.1-beta.1 (2024-01-25)
Bug Fixes
Dependencies and Other Build Updates
- Updating download-artifact to v4 (4440150)