Skip to content

v1.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 15:05
· 1232 commits to main since this release

decancer update v1.5.1 is here!!!

After 5 months of constant delaying due to school issues, decancer has now gotten another MAJOR BREAKING update! (read readme for details!)

Changelog:

  • Now it uses Binary Search for searching through it's huge list of confusables!
  • Considers ALL whitespace characters (e.g: \u2000, \u2001, \u2002, etc) as a space character!
  • Cured strings will be trimmed and duplicate spaces will be removed! (e.g: hello world haha -> hello world haha)
  • Added a LOT of confusables, (e.g: Enclosed Alphanumerics, Enclosed Alphanumeric Supplement, etc), now it supports well beyond 3000 confusables!
  • Added support for Android and FreeBSD systems!
  • Added more features! Including starts_with, ends_with, and contains!

Changelog for the GitHub repository:

  • Added scripts and a guide (CONTRIBUTING.md) to help new contributors!
  • Full rewrite of the CI system!
  • Listed Python as an unofficial binding!

Thank you ALL for your support! ❤️