Skip to content

Releases: beevik/prefixtree

Release v2.0.1

06 Jul 19:45
acd177d
Compare
Choose a tag to compare

Updates

  • Created a v2 branch for release version 2.

Release v1.0.1

29 May 06:26
Compare
Choose a tag to compare

Updates

  • Removed deprecated APIs that should have been removed before the v1.0.0 release.

Release v1.0.0

29 May 06:03
Compare
Choose a tag to compare

Initial release.

Release v0.3.0

27 Jun 18:10
739c7ef
Compare
Choose a tag to compare
Multi-find function bug fixes

When a terminal tree node is unambiguously found in the tree, multi-find
functions do not return additional child nodes.

Release v0.1.1

15 Jun 03:51
5184cfc
Compare
Choose a tag to compare
Update go.mod go directive to use 1.13