Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 456 Bytes

Changelog.md

File metadata and controls

20 lines (12 loc) · 456 Bytes

Unidecoder Changelog

2.0.0 2021-10-19

  • Drop usage of unicode/activesupport normalize in favor of Ruby's String#unicode_normalize

1.1.1 2010-08-11

  • Added some missing transliterations.
  • Fixed some other incorrect transliterations.

1.1.0 2010-06-23

  • Ability to override transliterations.
  • Better Unicode validation.
  • Cleanups and refactoring.

1.0.0 2009-02-20

  • Unidecoder extracted from Stringex and released as independent gem.