You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.4 KiB
33 lines
1.4 KiB
# Change Log |
|
|
|
## [v0.1.6](https://github.com/fgribreau/node-unidecode/tree/v0.1.6) (2015-04-19) |
|
|
|
[Full Changelog](https://github.com/fgribreau/node-unidecode/compare/v0.1.5...v0.1.6) |
|
|
|
**Merged pull requests:** |
|
|
|
- Bundler friendly \(and ES6 compatible\) requires [\#5](https://github.com/FGRibreau/node-unidecode/pull/5) ([medikoo](https://github.com/medikoo)) |
|
|
|
- Add transliteration for 一 \(U4E00\) [\#4](https://github.com/FGRibreau/node-unidecode/pull/4) ([halfdan](https://github.com/halfdan)) |
|
|
|
## [v0.1.5](https://github.com/fgribreau/node-unidecode/tree/v0.1.5) (2015-04-19) |
|
|
|
[Full Changelog](https://github.com/fgribreau/node-unidecode/compare/v0.1.4...v0.1.5) |
|
|
|
## [v0.1.4](https://github.com/fgribreau/node-unidecode/tree/v0.1.4) (2015-04-19) |
|
|
|
**Fixed bugs:** |
|
|
|
- Error: Cannot find module './data/x1d.js' [\#1](https://github.com/FGRibreau/node-unidecode/issues/1) |
|
|
|
**Merged pull requests:** |
|
|
|
- Lint and fix bad escaping [\#8](https://github.com/FGRibreau/node-unidecode/pull/8) ([commenthol](https://github.com/commenthol)) |
|
|
|
- Testcases [\#7](https://github.com/FGRibreau/node-unidecode/pull/7) ([commenthol](https://github.com/commenthol)) |
|
|
|
- fix replacement for \[ [\#3](https://github.com/FGRibreau/node-unidecode/pull/3) ([c089](https://github.com/c089)) |
|
|
|
|
|
|
|
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |