Releases: desultory/zenlib
Releases · desultory/zenlib
3.3.0
What's Changed
- improve imports, add mypy type checking tests by @desultory in #32
- improve typing instead of ignoring issues by @desultory in #33
- add integration tests with pycpio by @desultory in #34
- add pycpio to integration tests, make them iterate over an array by @desultory in #35
- implement global toggle for colorize by @desultory in #36
- bup ver by @desultory in #37
Full Changelog: 3.2.1...3.3.0
3.2.1
What's Changed
- skip namespace tests if the current user doesn't have allocations by @desultory in #30
Full Changelog: 3.2.0...3.2.1
3.2.0
What's Changed
- run chdir("/") after chroot by @desultory in #17
- remove unused functions, clean init functions, improve ci by @desultory in #18
- allow colorize to use color codes by @desultory in #19
- add more generic support for formatting by @desultory in #20
- add hexdump with xxd like output by @desultory in #21
- add binary output option to hexdump by @desultory in #22
- improve log level inheritance, don't touch unless specified by @desultory in #23
- improve logger inheritance to navigate the tree by @desultory in #24
- update handle_plural to handle sets by @desultory in #25
- fix validated dataclass for 3.14, add 3.14 compat by @desultory in #27
- clean imports by @desultory in #28
- bup ver, remove license specifier by @desultory in #29
Full Changelog: 3.1.5...3.2.0
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