Skip to content

Latest commit

 

History

History
81 lines (56 loc) · 1.46 KB

CHANGELOG.rst

File metadata and controls

81 lines (56 loc) · 1.46 KB

PyKakasi ChangeLog

All notable changes to this project will be documented in this file.

Current changes

Added

Changed

Fixed

Deprecated

Removed

Security

v1.1 (16, Sep, 2019)

v1.1b2 (14, Sep, 2019)

Fixed

  • Fix Long symble issue(#58) (thanks @northernbird and @ta9ya)

v1.1b1 (6, Sep, 2019)

Added

  • Add conversions: kya, kyu, kyo

Changed

  • Rewording README document

v1.1a1 (8, Jul, 2019)

Changed

  • pytest: now run on project root without tox, by generating dictionary as a test fixture.
  • tox: run tox test with installed dictionary instead of a generated fixture.
  • Optimize kana conversion function.
  • Move kakasidict.py to src and conftest.py to tests

Fixed

  • Version naming follows PEP386.
  • Sometimes fails to insert space after punctuation(#79).
  • Special case in kana-roman passport conversion such as 'etchu' etc.