We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74192f3 commit 3d6fd62Copy full SHA for 3d6fd62
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v4.2.0 (2025-08-11)
6
+
7
+### Feature
8
9
+* Error transformers feature parity with utils-ts ([#186](https://github.com/algorandfoundation/algokit-utils-py/issues/186)) ([`74192f3`](https://github.com/algorandfoundation/algokit-utils-py/commit/74192f39c987ab1f9f7ff0ddcd7a6f682f3819c6))
10
11
## v4.1.0 (2025-06-19)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "algokit-utils"
-version = "4.1.0"
+version = "4.2.0"
description = "Utilities for Algorand development for use by AlgoKit"
authors = ["Algorand Foundation <contact@algorand.foundation>"]
license = "MIT"
0 commit comments