Releases: desultory/zenlib
Releases · desultory/zenlib
3.1.5
What's Changed
- Get type hints when a forward reference is used by @desultory in #16
Full Changelog: 3.1.4...3.1.5
3.1.4
What's Changed
- write uid map files manually if root by @desultory in #14
- set default uid map to 100000:65536 for root by @desultory in #15
Full Changelog: 3.1.3...3.1.4
3.1.3
What's Changed
- improve CI/env checks for namespace module by @desultory in #13
Full Changelog: 3.1.2...3.1.3
3.1.2
What's Changed
- Capture namespace output, improve validation for validatedDataclass by @desultory in #12
Full Changelog: 3.1.1...3.1.2
3.1.1
3.0.2
What's Changed
- set the default colorize color as white, add tests by @desultory in #8
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- make imports more backwards compatible by @desultory in #6
- use a relative import for merge_class in loggify by @desultory in #7
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- 3.0, remove threading, add "types" modue by @desultory in #3
- Move the NoDupFlatList class to the types module
- handle kwargs with handle_plural by @desultory in #4
- make a colorize module, refactor colored logging to use it by @desultory in #5
Full Changelog: 2.4.1...3.0.0
2.4.1
Standardize ClassLogger and loggify even more, add tests.
Full Changelog: 2.4.0...2.4.1
2.4.0
Simplify/standardize classlogger and loggify.
Full Changelog: 2.3.2...2.4.0