Releases: caesar0301/treelib
Releases · caesar0301/treelib
v1.7.1
What's Changed
- Escape double quotes in graphviz labels by @quantumsheep in #235
- Use static typing for mypy stubs. by @nicolas-graves in #232
- Fix encode during show(stdout=True) by @kiraskyler in #230
New Contributors
- @quantumsheep made their first contribution in #235
- @nicolas-graves made their first contribution in #232
- @kiraskyler made their first contribution in #230
Full Changelog: v1.7.0...v1.7.1
v1.7.0
- Remove deprecated plugins
- Remove python 2 declaration
- Add static method
Tree.from_map
v1.6.4
Fix flake violation (#213)
v1.6.3
Several minor improvements