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