Skip to content

Releases: maxmilhas-org/nodejs-trie

v1.5.0

23 May 11:34

Choose a tag to compare

1.5.0 (2022-05-23)

Features

  • implementing object list to Trie feature (5b82550)

v1.4.0

17 May 12:58

Choose a tag to compare

1.4.0 (2022-05-17)

Features

  • implementing multiple prefixes iteration (#8) (c6cd355)

v1.3.1

13 May 17:30

Choose a tag to compare

1.3.1 (2022-05-13)

Bug Fixes

v1.3.0

13 May 13:19

Choose a tag to compare

1.3.0 (2022-05-13)

Features

  • adding value capabilities to Trie (TrieMap) (#6) (0fcb8c6)

v1.2.0

12 May 21:15

Choose a tag to compare

1.2.0 (2022-05-12)

Features

  • implementing support for char synonyms arrays (#4) (627c5d5)

v1.1.0

12 May 13:18

Choose a tag to compare

1.1.0 (2022-05-12)

Features

  • implementing trie to regexp conversion (#3) (b99cf3f)

v1.0.1

11 May 21:16

Choose a tag to compare

1.0.1 (2022-05-11)

Bug Fixes

  • removing unneeded pipeline from push master and preparing publishin (#2) (b4ced96)

v1.0.0

11 May 21:08

Choose a tag to compare

1.0.0 (2022-05-11)

Features