Releases: desultory/zenlib
1.7.0
Consolidate and improve main function helpers.
Full Changelog: 1.6.5...1.7.0
1.6.5
Remove getattr from setattr logging since it breaks with asyncio
Full Changelog: 1.6.4...1.6.5
1.6.4
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
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
Fix package name reading with process_args
Full Changelog: 1.6.0...1.6.1
1.6.0
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
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
Integrate changes from split submodules.
Improved loggify, improved importing.
Full Changelog: 1.3.1...1.4.0
1.3.1
Added 'contains' flag to check_dict.
Full Changelog: 1.3.0...1.3.1