Releases: algorandfoundation/algokit-utils-py
Releases · algorandfoundation/algokit-utils-py
v2.3.3-beta.1
Fix
- Remove index on application create call in beta composer #122 (
e4a6435
)
v2.3.2
Fix
- Adding state_change flag to simulate params (enables on chain section in extension) (#109) (
81f731b
)
- Stop comment stripping from breaking base64 (
fa0d3b5
)
v2.3.2-beta.2
Fix
- Adding state_change flag to simulate params (enables on chain section in extension) (#109) (
81f731b
)
v2.3.2-beta.1
Fix
- Stop comment stripping from breaking base64 (
fa0d3b5
)
v2.3.1
Fix
- Bumping mypy; making traces object typed to prevent misc mypy error on LogicError (#105) (
a9ffb78
)
- Fixed obsolete info and broken links (#100) (
1d997d2
)
Documentation
- Refining sphinx to also export a new .md only docs version; minor improvements (#103) (
d21147d
)
v2.3.1-beta.3
Fix
- Bumping mypy; making traces object typed to prevent misc mypy error on LogicError (#105) (
a9ffb78
)
v2.3.1-beta.2
Documentation
- Refining sphinx to also export a new .md only docs version; minor improvements (#103) (
d21147d
)
v2.3.0
Feature
Fix
- Revert avoiding oncomplete ignore in app client calls (to be added as breaking change) (#88) (
661edeb
)
- Add tests for transfer with rekey (
b0b3be9
)
- Audit (
0ee4b83
)
- Rekey transfer (
55e1dbe
)
v2.3.0-beta.3
Fix
- Revert avoiding oncomplete ignore in app client calls (to be added as breaking change) (#88) (
661edeb
)