Skip to content

Releases: Jimmy228676/arborparser

v0.1.6

19 Nov 09:49
ad7a68e

Choose a tag to compare

What's Changed

fix bug

Full Changelog: v0.1.5...v0.1.6

v0.1.5

14 Nov 05:58
4569699

Choose a tag to compare

What's Changed

add feature: multi chain

Full Changelog: v0.1.4...v0.1.5

v0.1.4

28 Oct 03:45
f04da2b

Choose a tag to compare

What's Changed

fix bugs

Full Changelog: https://github.com/Jimmy228676/arborparser/commits/v0.1.4

v0.1.3

29 Apr 09:39
c05564e

Choose a tag to compare

What's Changed

  • Algorithm improvement of AutoPruneStrategy
  • Add examples

Full Changelog: v0.1.2...v0.1.3

v0.1.2

08 Apr 09:38
dfaf6d2

Choose a tag to compare

What's Changed

  • Feature: implement AutoPruneStrategy, delete BestFitStrategy
  • refactor strategies
  • fix several bugs

Full Changelog: v0.1.1...v0.1.2

v0.1.1

28 Mar 08:19
3fe00f2

Choose a tag to compare

What's Changed

  • Feature: merge node, get full content of all subnodes
  • fix several bugs

Full Changelog: v0.1.0...v0.1.1

v0.1.0

24 Mar 08:02
c1b6d4a

Choose a tag to compare

What's Changed

Implement the basics of arborparser.

  • chain parser and different patterns
  • tree builder and builder strategy
  • tree exporter

Full Changelog: https://github.com/Jimmy228676/arborparser/commits/v0.1.0