Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 324 Bytes

CHANGELOG.md

File metadata and controls

18 lines (10 loc) · 324 Bytes

Changelog

v1.0.1

  • Fix missing u

v1.0

  • Refactor Unidecode to use the same mapping of chars as other Unidecode libraries.
  • Remove external dependencies

v0.0.2

  • Update to work with new Con_Cache and Elixir 1.6.

v0.0.1

  • First scratch. Open to discuss better way to implement it with Elixir community.