Skip to content

Releases: desultory/zenlib

1.7.0

20 Jan 18:58
053782c

Choose a tag to compare

Consolidate and improve main function helpers.

Full Changelog: 1.6.5...1.7.0

1.6.5

18 Jan 00:01
5d4060c

Choose a tag to compare

Remove getattr from setattr logging since it breaks with asyncio

Full Changelog: 1.6.4...1.6.5

1.6.4

17 Jan 19:13
31ffa59

Choose a tag to compare

Improve logging functions.

Fix ClassLogger calling super init with args when it's the base class.

Full Changelog: 1.6.2...1.6.4

1.6.2

11 Jan 20:20
b54636b

Choose a tag to compare

Add function to check if the return value is empty in check_dict.

Remove clear_widgets.

Full Changelog: 1.6.1...1.6.2

1.6.1

11 Jan 04:44
b497e61

Choose a tag to compare

Fix package name reading with process_args

Full Changelog: 1.6.0...1.6.1

1.6.0

11 Jan 04:34
3e8de0f

Choose a tag to compare

Update ZenThread to use ClassLogger instead of Loggify.

Add functions for helping make a main() with a logger and basic argument parsing.

Full Changelog: 1.5.0...1.6.0

1.5.0

02 Jan 22:17
937678f

Choose a tag to compare

Add mixin version of loggify (ClassLogger).

Split getattr function wrapping into log_call decorator.

Remove unused kwargs for ZenThread.

Full Changelog: 1.4.0...1.5.0

1.4.0

01 Jan 01:58
226aa18

Choose a tag to compare

Integrate changes from split submodules.

Improved loggify, improved importing.

Full Changelog: 1.3.1...1.4.0

1.3.1

29 Dec 00:49
cca2283

Choose a tag to compare

Added 'contains' flag to check_dict.

Full Changelog: 1.3.0...1.3.1

1.3.0

28 Dec 23:03
0a18ed6

Choose a tag to compare

Added check_dict decorator.

Removed old setup.py

Full Changelog: 1.2.0...1.3.0