Releases: snguyenthanh/better_profanity
Releases · snguyenthanh/better_profanity
v0.3-beta.0
- Add support for Unicode characters (Categories: Ll, Lu, Mc and Mn) #2 .
- Add Unicode-character tests for Russian and Vietnamese.
- Word divider (such as
_
,,
and.
) are ignored, except for@, $, *, &, ^, ", '
. - Unicode characters will be pre-load upon importing the library.
v0.2
- The library now is even faster !
- Fix a bug, which the punctuation characters behind a swear words sometimes be ignored.
v0.1
Initial release for Better_profanity!