Skip to content

Releases: python-useful-helpers/logwrap

1.0.5

09 Dec 13:42

Choose a tag to compare

Fix py2_str flag for python 2 compatibility mode (usage in standard r…

First stable release

10 Nov 19:18

Choose a tag to compare

  • Drop historical code and update documentation

Development was started with re-using of historic code,
but now it's clean package with minimal requirements
(funcsigs looks like copy-paste from inspect.signature + adoption to use on python 2.7
(Enum is not available, not using enum34 package)).

  • Mark package as stable (tested by unit tests and external run).

Bump to version 0.7

02 Nov 08:44

Choose a tag to compare

Now with uniform SET, stabilized package structure