Skip to content

Releases: jojoee/leo-profanity

v1.7.0

07 Nov 03:26
Compare
Choose a tag to compare

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

05 Sep 08:51
Compare
Choose a tag to compare

1.6.1 (2022-09-05)

Bug Fixes

v1.6.0

05 Sep 04:45
Compare
Choose a tag to compare

1.6.0 (2022-09-05)

Features

  • french-badwords-list: update french-badwords-list dependency version to 1.0.6 (5d312e0)

v1.5.1

30 Jun 07:09
Compare
Choose a tag to compare

1.5.1 (2022-06-30)

Bug Fixes

  • badwordsused: fix returns when providing empty string (e6a3a34)

v1.5.0

12 Nov 06:17
Compare
Choose a tag to compare

1.5.0 (2021-11-12)

Features

  • dictionary: refactor of adding "russian" dictionary (trigger deploying to npm) (cb460bb)

v1.4.0

02 Nov 08:33
Compare
Choose a tag to compare

1.4.0 (2021-11-02)

Features

  • dictionary: make French dictionary optional (d9ac9f8)

v1.3.0

19 Nov 03:49
Compare
Choose a tag to compare

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

15 Sep 16:24
Compare
Choose a tag to compare

1.2.6 (2019-09-15)

Bug Fixes

  • hack: force bumping the package version for testing (5c749e2)

v1.2.5

11 Mar 11:58
Compare
Choose a tag to compare

1.2.5 (2019-03-11)

Bug Fixes

  • regex: Regex returns null instead of array (e.g. ".") (a7a055b), closes #10

v1.2.4

31 Aug 10:41
Compare
Choose a tag to compare

<a name"1.2.4">

1.2.4 (2017-08-31)

Bug Fixes

  • Fixed incorrect path to json dictionary file (33a1b9fa)