symspell-ex
Version:
Spelling correction & Fuzzy search based on symmetric delete spelling correction algorithm
68 lines (31 loc) • 2.61 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### 1.1.7 (2021-10-12)
### Features
* **training:** Enhanced training in Redis store with bulk entries retrieval ([950c4c4](https://github.com/m-elbably/symspell-ex/commit/950c4c4ccc8e274853ef5b96f861b786758f2133))
### Bug Fixes
* **correction:** Ignore 1 char words in correction ([b569b16](https://github.com/m-elbably/symspell-ex/commit/b569b163cbabd9a4fd9c28bc34e01973d0ec964b))
* **correction:** Ignore 1 char words in correction ([198559c](https://github.com/m-elbably/symspell-ex/commit/198559cc5b82e2098d0a3244bd92e4e6152ad463))
* **redis:** Exported redis related classes ([c4b67ae](https://github.com/m-elbably/symspell-ex/commit/c4b67ae4492b94e390cf1a598d712782be801b74))
### 1.1.5 (2021-06-16)
### Features
* **training:** Enhanced training in Redis store with bulk entries retrieval ([950c4c4](https://github.com/m-elbably/symspell-ex/commit/950c4c4ccc8e274853ef5b96f861b786758f2133))
### Bug Fixes
* **correction:** Ignore 1 char words in correction ([198559c](https://github.com/m-elbably/symspell-ex/commit/198559cc5b82e2098d0a3244bd92e4e6152ad463))
* **redis:** Exported redis related classes ([c4b67ae](https://github.com/m-elbably/symspell-ex/commit/c4b67ae4492b94e390cf1a598d712782be801b74))
### 1.1.4 (2021-06-10)
### Features
* **training:** Enhanced training in Redis store with bulk entries retrieval ([950c4c4](https://github.com/m-elbably/symspell-ex/commit/950c4c4ccc8e274853ef5b96f861b786758f2133))
### Bug Fixes
* **redis:** Exported redis related classes ([c4b67ae](https://github.com/m-elbably/symspell-ex/commit/c4b67ae4492b94e390cf1a598d712782be801b74))
### 1.1.3 (2021-06-10)
### Features
* **training:** Enhanced training in Redis store with bulk entries retrieval ([950c4c4](https://github.com/m-elbably/symspell-ex/commit/950c4c4ccc8e274853ef5b96f861b786758f2133))
### Bug Fixes
* **redis:** Exported redis related classes ([c4b67ae](https://github.com/m-elbably/symspell-ex/commit/c4b67ae4492b94e390cf1a598d712782be801b74))
### 1.1.2 (2021-06-10)
### Features
* **training:** Enhanced training in Redis store with bulk entries retrieval ([950c4c4](https://github.com/m-elbably/symspell-ex/commit/950c4c4ccc8e274853ef5b96f861b786758f2133))
### 1.1.1 (2021-06-10)
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.