Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Refactoring generation of kanwa dict

Pre-release
Pre-release
Compare
Choose a tag to compare
@miurahr miurahr released this 20 Mar 01:48
· 195 commits to master since this release

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.