Skip to content

Releases: c0fec0de/anytree

2.12.0

16 Nov 21:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.11.2...2.12.0

2.11.2

26 Oct 19:23
Compare
Choose a tag to compare

Fix #240

2.11.0

19 Oct 22:08
Compare
Choose a tag to compare
  • Add mermaid exporter #236
  • Add filter_, stop and maxlevel to all exporters

2.10.0

11 Oct 21:59
Compare
Choose a tag to compare

2.9.2

11 Oct 07:28
Compare
Choose a tag to compare
  • Fix #290 - remove setuptools dep

2.9.1

11 Oct 00:41
Compare
Choose a tag to compare

Thanks for your patience

2.9.0

10 Oct 19:58
814da59
Compare
Choose a tag to compare
  • Switch to github-workflow
  • Fix README links
  • Remove python 2.x support
  • Fix lint warning
  • No exection overhead on AttributeError on parent attribute access
  • Add NodeMixing.size attribute
  • Add ignorecase attribute to Resolver

2.8.0

15 Jan 01:14
Compare
Choose a tag to compare
  • Refine landing pages #118
  • NodeMixin does not make use of special class methods #110
  • Add symbolic link nodes #59
  • Add maxlevel option to RenderTree and Exporters #119, #42
  • Fix test issues #114
  • Refine delivery #106
  • Add documentation how to make use of weighted edges #82

Thanks to the contributors, especially @laurent-laporte-pro

2.7.3

08 Dec 21:47
Compare
Choose a tag to compare
  • Add MANIFEST, refine distribution process

2.7.2

10 Oct 06:07
Compare
Choose a tag to compare
  • Fix #101
  • Improve Documentation