Releases: hakatashi/japanese.js
Releases · hakatashi/japanese.js
v1.2.0
- Add new romanization options
- Internal refactoring
- Test against browser environment
- ES6 + Babel
- Gulp
v1.1.0
- Add romanize option and fix a few things on cli #1 (
$ japanese --romanize
works)
- Set browser script to export global
japanese
v1.0.1
- Bug fix
- japanese.romanize() is now more customizable
v1.0.0
- Implement japanese.romanize()
- require('japanese/sugar')
v0.2.0
- Implement japanese.katakanize()
- Setup CLI (you can use
npm install -g japanese
now)
v0.1.0
- Implement japanese.hiraganize()