Skip to content

v2.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dharple dharple released this 06 Mar 04:48
· 119 commits to main since this release

Numerous changes. Please see the CHANGELOG for full details.

Highlights:

  • The default sequence no longer performs transliteration of UTF-8 or ISO8859-1 characters to ASCII.
  • Translation tables are still available, but the default translation tables and config file is now built-in to detox.
  • The wipeup filter is configured to run remove_trailing by default.
  • We have unit tests! Paired with the regression tests added in v1.4.0, we are at 76.5% code coverage as of v2.0.0-beta1.