Skip to content

Releases: kpol/trie

v2.5.0

29 Apr 00:26
b93d57e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.1...v2.5.0

v2.4.1: "Clear" fix (#20)

09 Apr 03:12
ae95837
Compare
Choose a tag to compare

Trie Node Children: List -> Array

30 Mar 00:42
775cb49
Compare
Choose a tag to compare
TrieNode Children from to List to Array (#18)

* feat: Chnaged Node children from list to array

* chore: Updated readme

---------

Co-authored-by: Kirill Polishchuk <kirill.polishchuk@iag.co.nz>

v2.3.0

03 Mar 23:26
d1c21e7
Compare
Choose a tag to compare

What's Changed

  • Renamed GetByPrefix to StartsWith by @kpol in #14

Full Changelog: v2.2.0...v2.3.0

v2.2.0

03 Mar 22:07
19af48c
Compare
Choose a tag to compare

What's Changed

  • Added support for pattern matching by @kpol in #12
  • Bumped up version by @kpol in #13

Full Changelog: v2.1.0...v2.2.0

v2.1.0

02 Mar 20:53
4f9495c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v1.3.0

23 Feb 07:51
Compare
Choose a tag to compare
Changed version