We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f822dc commit 3ba1c2eCopy full SHA for 3ba1c2e
CHANGELOG.md
@@ -43,6 +43,10 @@ You can find our backwards-compatibility policy [here](https://github.com/hynek/
43
44
[#677](https://github.com/hynek/structlog/pull/677)
45
46
+- `structlog.tracebacks.ExceptionDictTransformer` now actually accepts `None` `locals_max_length` and `locals_max_string`.
47
+
48
+ [#675](https://github.com/hynek/structlog/pull/675)
49
50
51
## [24.4.0](https://github.com/hynek/structlog/compare/24.3.0...24.4.0) - 2024-07-17
52
0 commit comments