github dharple/detox v3.0.0

latest releases: v3.0.1, v2.0.3
one month ago

Note that these release notes roll up the 3.0.0 beta release notes.

Added

  • Re-added fraction slash (0x2044) to the unicode translation table. [#106]

Fixed

  • Fixed an install error due to name collisions on the primary and legacy translation tables.

Changed

  • Moved legacy translation tables to tables/legacy/. [#112]
  • Removed the transliteration attempts in unicode.tbl, as well as the default value, so most Unicode will just pass through unchanged. [#112]
  • The translation tables for CP-1252 and ISO-8859-1 now transcode characters to UTF-8. [#112]

Removed

  • Removed utf_8-legacy sequence (use iso8859_1-legacy instead). [#112]

Misc

  • Merged changes from v2.0.1 and v2.0.2.

Full Changelog: v2.0.2...v3.0.0

Don't miss a new detox release

NewReleases is sending notifications on new releases.