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

Release v2.1.0 (Speed)

Compare
Choose a tag to compare
@miurahr miurahr released this 07 May 05:08
· 87 commits to master since this release
Added
-----
* Deprecation warning when using old api(#124)
* Add type hint file(*.pyi) (#124)
* Benchmark test codes(#122)

Changed
-------
* Cache internal results and improve performance about 30-40 times.(#128)
* Use standard pickle for database file(#128)
* Exceptions module is now `pykakasi`, not pykakasi.exceptions.*

Signed-off-by: Hiroshi Miura <[email protected]>