- Drop usage of unicode/activesupport normalize in favor of Ruby's String#unicode_normalize
- Added some missing transliterations.
- Fixed some other incorrect transliterations.
- Ability to override transliterations.
- Better Unicode validation.
- Cleanups and refactoring.
- Unidecoder extracted from Stringex and released as independent gem.