Release 0.2b0; Compact printing and encoding support.
Features changed since last release.
[0.2b0] - 2020-09-21
Added
- Method try_decoding_potential_json_content tries to decode a byte-like object to a string, by trying a set of encodings by default.
[0.1b8] - 2020-07-07
Fixed
- max_itemlength and hide_leading_underscores are now passed to deeper levels.
[0.1b7] - 2020-07-02
Added
- hide_empty to print_tree to hide dictionary fields with empty strings or None values.
[0.1b6] - 2020-07-02
Fixed
- print_tree indents is now properly.
Changed
- Argument _parents_indent changed to starting_indent and added to the docstring, as it allows to define a starting intent.
Added
- redirection init
- release.sh bash script
Fixed
- removed svg-graphic from link, which made pycharm crashing