Skip to content

Releases: python-useful-helpers/logwrap

11.2.0: Bump actions/checkout from 6 to 7 (#102)

Choose a tag to compare

@penguinolog penguinolog released this 29 Jun 10:03
be4557b

Deprecation:

  • Drop python 3.9 and python 3.10 (EOL and almost EOL).

New features:

  • Handle attrs dataclasses the same way as dataclasses.

11.1.2

Choose a tag to compare

@penguinolog penguinolog released this 11 May 17:22
asyncio on python 3.10 do not match between windows and linux

11.1.1 - fix repr for union annotations in dataclasses

Choose a tag to compare

@penguinolog penguinolog released this 28 Nov 10:59
Fix static check: updated pylint & ruff

Add `max_iter` parameter support

Choose a tag to compare

@penguinolog penguinolog released this 04 Sep 13:46

What's Changed

New Contributors

Full Changelog: 11.0.0...11.1.0

Drop cython as over engineering.

Choose a tag to compare

@penguinolog penguinolog released this 20 Jun 07:39

Breaking: cython build removed
Fixed: comments format with type annotations
New feature: support rich format protocol for pretty_repr / pretty_str

10.0.1

Choose a tag to compare

@penguinolog penguinolog released this 08 Jun 15:02
939bf68
Fix call repr: extra indent for arg repr was not needed

10.0.0.post0

Choose a tag to compare

@penguinolog penguinolog released this 08 Jun 12:56
ff0fd45
fix github manylinux

10.0.0

Choose a tag to compare

@penguinolog penguinolog released this 08 Jun 11:35
7bbc688
fix manylinux package version

9.0.2

Choose a tag to compare

@penguinolog penguinolog released this 01 Nov 12:30
ae571b3
remove distutils helper for cython fail handle

9.0.1.post0

Choose a tag to compare

@penguinolog penguinolog released this 19 Oct 14:28
7a158fd
Move x86 from Travis to GitHub