Releases: python-useful-helpers/logwrap
Releases · python-useful-helpers/logwrap
Release list
11.2.0: Bump actions/checkout from 6 to 7 (#102)
Deprecation:
- Drop python 3.9 and python 3.10 (EOL and almost EOL).
New features:
- Handle
attrsdataclasses the same way asdataclasses.
11.1.2
asyncio on python 3.10 do not match between windows and linux
11.1.1 - fix repr for union annotations in dataclasses
Fix static check: updated pylint & ruff
Add `max_iter` parameter support
What's Changed
- max_iter parameter by @vadim0x60 in #80
New Contributors
- @vadim0x60 made their first contribution in #80
Full Changelog: 11.0.0...11.1.0
Drop cython as over engineering.
Breaking: cython build removed
Fixed: comments format with type annotations
New feature: support rich format protocol for pretty_repr / pretty_str
10.0.1
Fix call repr: extra indent for arg repr was not needed
10.0.0.post0
10.0.0
9.0.2
remove distutils helper for cython fail handle
9.0.1.post0
Move x86 from Travis to GitHub