Releases: jojoee/leo-profanity
Releases · jojoee/leo-profanity
v1.7.0
1.7.0 (2022-11-07)
Features
- dictionary: add addDictionary method to support dictionary creation (525f854)
- dictionary: add removeDictionary method to support dictional removal (1f69a81)
v1.6.1
1.6.1 (2022-09-05)
Bug Fixes
v1.6.0
1.6.0 (2022-09-05)
Features
- french-badwords-list: update french-badwords-list dependency version to 1.0.6 (5d312e0)
v1.5.1
1.5.1 (2022-06-30)
Bug Fixes
- badwordsused: fix returns when providing empty string (e6a3a34)
v1.5.0
1.5.0 (2021-11-12)
Features
- dictionary: refactor of adding "russian" dictionary (trigger deploying to npm) (cb460bb)
v1.4.0
1.4.0 (2021-11-02)
Features
- dictionary: make French dictionary optional (d9ac9f8)
v1.3.0
1.3.0 (2020-11-19)
Features
- clean: Add clear letter in the beginning of the word (af5d8f4)
- clean: support "clear letter" in the beginning of the word (657c16e)
v1.2.6
1.2.6 (2019-09-15)
Bug Fixes
- hack: force bumping the package version for testing (5c749e2)
v1.2.5
1.2.5 (2019-03-11)
Bug Fixes
- regex: Regex returns null instead of array (e.g. ".") (a7a055b), closes #10
v1.2.4
<a name"1.2.4">
1.2.4 (2017-08-31)
Bug Fixes
- Fixed incorrect path to json dictionary file (33a1b9fa)