Releases: python-useful-helpers/logwrap
Releases · python-useful-helpers/logwrap
1.0.5
Fix py2_str flag for python 2 compatibility mode (usage in standard r…
First stable release
- 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
Now with uniform SET, stabilized package structure