[go: up one dir, main page]

unidecode 0.1.8

Provides pure ASCII transliterations of Unicode strings.
Documentation
# Changelog

## 0.1.8 (2015-04-12)

- Replaced `phf_macros` usage with `phf_codegen`, which works on stable Rust

## 0.1.7 (2015-03-26)

- Updated dependencies

## 0.1.6 (2015-03-22)

- Updated dependencies

## 0.1.5 (2015-03-20)

- Updated dependencies

## 0.1.4 (2015-03-18)

- Fixed typos

## 0.1.3 (2015-03-17)

- Changed badges in README to use shields.io

## 0.1.2 (2015-03-17)

- Added version badge to README

## 0.1.1 (2015-03-17)

- Added link to documentation in the README

## 0.1.0 (2015-03-17)

- Initial release
- Entire `Text::Unidecode` data set exported into a Rust code file