Skip to content

Releases: Toflar/state-set-index

2.0.2

18 Mar 14:41
a14fc43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1

06 Oct 07:28
27fe48f
Compare
Choose a tag to compare

What's Changed

  • Fix algorithm implementation by @Toflar in #2

Full Changelog: 2.0.0...2.0.1

2.0.0

29 Sep 13:20
7ff7662
Compare
Choose a tag to compare
  • Properly implemented algorithm removing the need of hierarchical information. Allows for way faster lookups.
  • Added an Utf8Alphabet which requires no storage but instead is based on the UTF-8 character codepoints.

1.0.2

18 Aug 10:05
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

1.0.1

04 Aug 13:41
Compare
Choose a tag to compare
  • Performance improvements

Full Changelog: 1.0.0...1.0.1

1.0.0

01 Aug 15:31
Compare
Choose a tag to compare

Initial version 🥳