25dc073923ec7087b841e5428924a4a5c8bdba841e2002fdb887873609e98c04722a6d43a0bfb05637c7e73f438764fb4ee2a2e331dac335de0a05aba1bfe3 1.4 KB

123456789101112131415161718192021222324252627282930313233
  1. # Change Log
  2. ## [v0.1.6](https://github.com/fgribreau/node-unidecode/tree/v0.1.6) (2015-04-19)
  3. [Full Changelog](https://github.com/fgribreau/node-unidecode/compare/v0.1.5...v0.1.6)
  4. **Merged pull requests:**
  5. - Bundler friendly \(and ES6 compatible\) requires [\#5](https://github.com/FGRibreau/node-unidecode/pull/5) ([medikoo](https://github.com/medikoo))
  6. - Add transliteration for 一 \(U4E00\) [\#4](https://github.com/FGRibreau/node-unidecode/pull/4) ([halfdan](https://github.com/halfdan))
  7. ## [v0.1.5](https://github.com/fgribreau/node-unidecode/tree/v0.1.5) (2015-04-19)
  8. [Full Changelog](https://github.com/fgribreau/node-unidecode/compare/v0.1.4...v0.1.5)
  9. ## [v0.1.4](https://github.com/fgribreau/node-unidecode/tree/v0.1.4) (2015-04-19)
  10. **Fixed bugs:**
  11. - Error: Cannot find module './data/x1d.js' [\#1](https://github.com/FGRibreau/node-unidecode/issues/1)
  12. **Merged pull requests:**
  13. - Lint and fix bad escaping [\#8](https://github.com/FGRibreau/node-unidecode/pull/8) ([commenthol](https://github.com/commenthol))
  14. - Testcases [\#7](https://github.com/FGRibreau/node-unidecode/pull/7) ([commenthol](https://github.com/commenthol))
  15. - fix replacement for \[ [\#3](https://github.com/FGRibreau/node-unidecode/pull/3) ([c089](https://github.com/c089))
  16. \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*