Releases: desultory/zenlib
Releases · desultory/zenlib
2.3.2
2.3.1
make testing more compatible with different test environments
What's Changed
- add strict toggle to argparse wrapper by @desultory in #1
Full Changelog: 2.3.0...2.3.1
2.3.0
Add testing, black format
Full Changelog: 2.2.5...2.3.0
2.2.5
loggify:
Don't enable _log_init by default
Full Changelog: 2.2.4...2.2.5
2.2.4
Remove setitem logging from the loggify decorator, dict logging should be implemented in the class, not here.
Full Changelog: 2.2.3...2.2.4
2.2.3
Improve loggify on dicts.
Full Changelog: 2.2.2...2.2.3
2.2.2
Fix dict_check contains not working with empty paths.
Full Changelog: 2.2.1...2.2.2
2.2.1
2.2.0
Added dict_check, to replace check_dict.
Full Changelog: 2.1.2...2.2.0
2.1.2
Add debug_level option to check_dict.
Full Changelog: 2.1.1...2.1.2