Algokit-utils

Latest version: v4.0.0

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

4.0.0

Feature

* Enable resource population by default ([151](https://github.com/algorandfoundation/algokit-utils-py/issues/151)) ([`a25b149`](https://github.com/algorandfoundation/algokit-utils-py/commit/a25b149a1d851c50ff7116a0336bfb3130bee4fb))

Breaking

* enable resource population by default ([151](https://github.com/algorandfoundation/algokit-utils-py/issues/151)) ([`a25b149`](https://github.com/algorandfoundation/algokit-utils-py/commit/a25b149a1d851c50ff7116a0336bfb3130bee4fb))

Documentation

* Dev portal links updated ([`4e912c0`](https://github.com/algorandfoundation/algokit-utils-py/commit/4e912c065b774063196068795e97836d963a4c3e))
* Patch typed client md file ([150](https://github.com/algorandfoundation/algokit-utils-py/issues/150)) ([`5b77a55`](https://github.com/algorandfoundation/algokit-utils-py/commit/5b77a554e0d5c98aeede23e7b4f0afc2539f1d03))

3.0.2

Fix

* Correctly return group id when resource population is enabled ([145](https://github.com/algorandfoundation/algokit-utils-py/issues/145)) ([`cc06333`](https://github.com/algorandfoundation/algokit-utils-py/commit/cc06333ea4d75f194d093a1fa44b146e9b9a1ebc))

Documentation

* Minor enhancements in immutability control behaviour in deploy ([144](https://github.com/algorandfoundation/algokit-utils-py/issues/144)) ([`526ffda`](https://github.com/algorandfoundation/algokit-utils-py/commit/526ffda644345dd5606e6c92d8977a27b545635e))

3.0.1

Fix

* Minor deploy behaviour and logger instantiation patches ([143](https://github.com/algorandfoundation/algokit-utils-py/issues/143)) ([`bb096bb`](https://github.com/algorandfoundation/algokit-utils-py/commit/bb096bbbed3cee9208aed76262e66d449cf7af70))

Documentation

* Publish v3 docs ([142](https://github.com/algorandfoundation/algokit-utils-py/issues/142)) ([`0043b4e`](https://github.com/algorandfoundation/algokit-utils-py/commit/0043b4e1710b0a4c60ccf90f6049f1a805931485))

3.0.0

Feature

* Algokit-utils-py v3 implementation ([119](https://github.com/algorandfoundation/algokit-utils-py/issues/119)) ([`428dab1`](https://github.com/algorandfoundation/algokit-utils-py/commit/428dab153c8372a42a783f331a56d4088cb2f7d5))

Fix

* Remove deprecation decorator causing side effects ([141](https://github.com/algorandfoundation/algokit-utils-py/issues/141)) ([`a10720e`](https://github.com/algorandfoundation/algokit-utils-py/commit/a10720ea260b7bd689a6f1fcdeca631ae051ca39))
* Name normalization in arc56 contract; extra test for more verbose validation ([140](https://github.com/algorandfoundation/algokit-utils-py/issues/140)) ([`a38843a`](https://github.com/algorandfoundation/algokit-utils-py/commit/a38843ac52eea13f5f3ec87f1f13b305c098863a))
* Addressing internal feedback (batch 6) ([139](https://github.com/algorandfoundation/algokit-utils-py/issues/139)) ([`4c661c0`](https://github.com/algorandfoundation/algokit-utils-py/commit/4c661c099e57e5bd9391c8093e63d472d08d09b2))
* Expose algosdk lsig, multisig object instances in account wrappers ([138](https://github.com/algorandfoundation/algokit-utils-py/issues/138)) ([`24b2d19`](https://github.com/algorandfoundation/algokit-utils-py/commit/24b2d19d68fa1ce136a9487f9e10be0c847dfab6))
* Feedback batch 4 ([136](https://github.com/algorandfoundation/algokit-utils-py/issues/136)) ([`7a2559f`](https://github.com/algorandfoundation/algokit-utils-py/commit/7a2559f97730c9385fde45a1e4ccb3fe61b80afd))
* Detect changes in extra program pages as a schema break ([135](https://github.com/algorandfoundation/algokit-utils-py/issues/135)) ([`43aa41f`](https://github.com/algorandfoundation/algokit-utils-py/commit/43aa41f3fd165b2327ab6cd937f855247c1ff4a4))
* Addressing internal feedback (3) ([134](https://github.com/algorandfoundation/algokit-utils-py/issues/134)) ([`b8071a8`](https://github.com/algorandfoundation/algokit-utils-py/commit/b8071a8cfcc2c43acce8a585f842ce117bf5afa2))
* Second batch of minor improvements based on internal feedback ([133](https://github.com/algorandfoundation/algokit-utils-py/issues/133)) ([`0693abc`](https://github.com/algorandfoundation/algokit-utils-py/commit/0693abc0d51394fb02789ca59d31586427fbd6fe))
* Addressing feedback and minor tweaks ([132](https://github.com/algorandfoundation/algokit-utils-py/issues/132)) ([`007bb8e`](https://github.com/algorandfoundation/algokit-utils-py/commit/007bb8e2f9abe4555dcbcb2574c3a7458db53e04))

Breaking

* Major restructuring and new app client interfaces ([`428dab1`](https://github.com/algorandfoundation/algokit-utils-py/commit/428dab153c8372a42a783f331a56d4088cb2f7d5))

Documentation

* Refining docstrings, adding more examples ([137](https://github.com/algorandfoundation/algokit-utils-py/issues/137)) ([`636c897`](https://github.com/algorandfoundation/algokit-utils-py/commit/636c897e2b291675731b234fcbad3cce4d3e7071))

2.4.0

Feature

* Puya debugging support ([106](https://github.com/algorandfoundation/algokit-utils-py/issues/106)) ([`4606bc7`](https://github.com/algorandfoundation/algokit-utils-py/commit/4606bc724afcf71cd7002e9eab5cbbe2463f94c2))

Fix

* Removed incorrect decoding of rekey_to address. ([121](https://github.com/algorandfoundation/algokit-utils-py/issues/121)) ([`5df807f`](https://github.com/algorandfoundation/algokit-utils-py/commit/5df807f4e03318857a525a66c6485a7edbbba342))
* Remove index on application create call in beta composer 122 ([`e4a6435`](https://github.com/algorandfoundation/algokit-utils-py/commit/e4a6435ca229f392f6056a949d15fa9cbdfc64b2))

2.3.2

Fix

* Adding state_change flag to simulate params (enables on chain section in extension) ([109](https://github.com/algorandfoundation/algokit-utils-py/issues/109)) ([`81f731b`](https://github.com/algorandfoundation/algokit-utils-py/commit/81f731bdcf63fac52cd7d8f600055e91d9b5c54b))
* Stop comment stripping from breaking base64 ([`fa0d3b5`](https://github.com/algorandfoundation/algokit-utils-py/commit/fa0d3b5998338d2c3b03f60d0b53def7b16356b3))

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.