Algokit

Latest version: v2.6.2

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

Scan your dependencies

Page 1 of 16

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.6.2

Fix

* Raise min required copier version to 3.6.0 ([623](https://github.com/algorandfoundation/algokit-cli/issues/623)) ([`9ef7b51`](https://github.com/algorandfoundation/algokit-cli/commit/9ef7b51112cdf4e27a4ef89d1df6dedeecf9448e))

2.6.1

Fix

* Handle non zero exit code when running npm ls ([622](https://github.com/algorandfoundation/algokit-cli/issues/622)) ([`3d6f3c9`](https://github.com/algorandfoundation/algokit-cli/commit/3d6f3c967302398dbbfab41ba96216e412d068a8))
* Resolve project run issue by forcing utf-8 encoding on windows ([620](https://github.com/algorandfoundation/algokit-cli/issues/620)) ([`b837417`](https://github.com/algorandfoundation/algokit-cli/commit/b837417e7f6b01c6ea5abda3dc664cd7c4531e85))

Documentation

* AK-194: Updated dev portal links ([615](https://github.com/algorandfoundation/algokit-cli/issues/615)) ([`52bb519`](https://github.com/algorandfoundation/algokit-cli/commit/52bb5191fd7153a7f2ec32b6646a33d3deabdec3))
* Clarify when python is needed ([617](https://github.com/algorandfoundation/algokit-cli/issues/617)) ([`4661f71`](https://github.com/algorandfoundation/algokit-cli/commit/4661f71a97293f3697476a90fea4054b1f516dec))

Page 1 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.