Skip to content

Releases: ihexxa/q-radix

v3.0.5

05 Jul 14:24
Compare
Choose a tag to compare
  • add GetLongerMatches API which returns longer matches.

v3.0.4

18 May 14:24
Compare
Choose a tag to compare

Full Changelog: v3.0.3...v3.0.4

v3.0.3

16 May 02:10
Compare
Choose a tag to compare

Full Changelog: v3.0.2...v3.0.3

v3.0.1

16 May 01:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v3.0.1

v2.0.1

22 Nov 15:18
6758ed5
Compare
Choose a tag to compare
Add GetLongestMatch API (#7)

* fix(radix): disable export of size and root

* chore(readme): update readme

* feat(GetLongestMatch): add GetLongestMatch, fix an unit test issue

v2.0.0

21 Nov 05:32
7801ac3
Compare
Choose a tag to compare
Stop to export Size and Root (#6)

* fix(radix): disable export of size and root

* chore(readme): update readme

v1.0.1

20 Nov 14:38
526d48a
Compare
Choose a tag to compare
fix(radix): disable export of size and root (#5)

v1.0.0

20 Nov 04:19
69e8d07
Compare
Choose a tag to compare
Update Readme and tidy go.mod, go.sum (#4)

* chore(readme): add godoc and fix badges

* chore(go.mod): tidy go.mod

* chore(readme): update readme

* chore(readme): update readme