Skip to content

Releases: xfenix/spellcheck-microservice

1.3.0

15 Jun 21:01
56e581c
Compare
Choose a tag to compare

Now achieved great speedup with help of LRU cache.
Also, python updated to 3.10.5 version.

1.2.2

14 Jun 20:09
7a32afd
Compare
Choose a tag to compare

Small improvements

1.2.1

08 Jun 02:32
267e373
Compare
Choose a tag to compare

Small update

1.2.0

07 Jun 15:47
Compare
Choose a tag to compare

Small updates for pyproject.toml and other parts of the system.

Second release

07 Jun 02:32
7c71d88
Compare
Choose a tag to compare

Pyspellchecker was replaced by pyenchant due to huge lack of speed.
Now, spell check works blazing fast and also much correct for many cases.

First release

06 Jun 01:55
83c2530
Compare
Choose a tag to compare

Basic spellchecking API, 100% test coverage, documentation, dockerization