Skip to content

Latest commit

 

History

History
56 lines (24 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

56 lines (24 loc) · 1.46 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.6.4 (2018-09-21)

Bug Fixes

  • isProfane: Adding regex word boundary for isProfane (3908f3c)

1.6.3 (2018-08-02)

1.6.2 (2018-08-02)

Bug Fixes

  • isProfaneLike: abort trying to match every instance of profane words. (31126d6)

1.6.1 (2017-10-25)

Bug Fixes

  • isProfaneLike: fix case sensitive checks within list (bfa05ce)

1.6.0 (2017-10-16)

Features

1.5.2 (2017-10-16)

Bug Fixes

  • support for better filtering (7c8d0e2)