Releases: rluiten/trie
Releases · rluiten/trie
Add isEmpty, remove now drops unused nodes
Update to Elm 0.19
2.0.3 chore(release): v2.0.3 Upgrade to Elm 0.19
Update to Elm 0.18
Moved to elm-test as well.
Update to Elm 0.17.
2.0.1 fix(dependency): update elm-lang/core to 4.0.1 minimum as it fixes a …
Hid Trie constructors, Added Encoder and Decoder.
2.0.0 feat(Overhaul): add Trie.Json.Encoder and Trie.Json.Decoder, changed …
Initial release.
1.0.0 Created Trie package from another project.