Releases: maxmilhas-org/nodejs-trie
Releases · maxmilhas-org/nodejs-trie
v1.5.0
23 May 11:34
Compare
Sorry, something went wrong.
No results found
1.5.0 (2022-05-23)
Features
implementing object list to Trie feature (5b82550 )
v1.4.0
17 May 12:58
Compare
Sorry, something went wrong.
No results found
1.4.0 (2022-05-17)
Features
implementing multiple prefixes iteration (#8 ) (c6cd355 )
v1.3.1
13 May 17:30
Compare
Sorry, something went wrong.
No results found
1.3.1 (2022-05-13)
Bug Fixes
v1.3.0
13 May 13:19
Compare
Sorry, something went wrong.
No results found
1.3.0 (2022-05-13)
Features
adding value capabilities to Trie (TrieMap) (#6 ) (0fcb8c6 )
v1.2.0
12 May 21:15
Compare
Sorry, something went wrong.
No results found
1.2.0 (2022-05-12)
Features
implementing support for char synonyms arrays (#4 ) (627c5d5 )
v1.1.0
12 May 13:18
Compare
Sorry, something went wrong.
No results found
1.1.0 (2022-05-12)
Features
implementing trie to regexp conversion (#3 ) (b99cf3f )
v1.0.1
11 May 21:16
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.0.0 (2022-05-11)
Features