This repository has been archived by the owner on Jul 22, 2022. It is now read-only.
Releases: miurahr/pykakasi
Releases · miurahr/pykakasi
v2.0.7
Fixed ----- * Infinite loop after running for a while, handle independent HW VOICED SOUND MARK (#115, #118) Signed-off-by: Hiroshi Miura <[email protected]>
Hiragana for Age counter
Prepare for v2.0.6 Fixed ----- * Hiragana for Age countersa(#116,#117) Signed-off-by: Hiroshi Miura <[email protected]>
Fix -v and -h command line options
Prepare for v2.0.4 Signed-off-by: Hiroshi Miura <[email protected]>
Fix new API convert() function
New API: return structured analyzed values
PEP8 Signed-off-by: Hiroshi Miura <[email protected]>
Refactoring generation of kanwa dict
Added
- Add type hinting.
Changed
- Refactoring dictionary generation classes.
- call super() from wakati.init()
- test: detection whether tox or raw pytest by TOX_ENV environment variable.
When raw pytest, generate dictionaries as fixture.
Previous versions uses --runenv option for pytest.
Fixed
- NewAPI: fix return value when empty input string.
Add guard for unknown symbol codepoint input
Changed
- Update test cases.
Fixed
- Add guard for unknown symbol code point which lead NoneType error.
NewAPI: support kunrei and passport roman rules
Prepare for v2.0.0a2 Signed-off-by: Hiroshi Miura <[email protected]>
NewAPI: Structured return API
- Drop support of python 2.7
- Add support for pypy3, python 3.8
More conversion rules and avoid some exceptions
v1.2 is released with some fixes which cause exceptions.
It also has rules to convert kya, kyu, kyo and etchu.
It is now convert kana-dash properly to character as same as previous kana such as デッデー becomes Dedee.