miurahr / pykakasi

Lightweight converter from Japanese Kana-kanji sentences into Kana-Roman.
https://codeberg.org/miurahr/pykakasi
GNU General Public License v3.0
421 stars 54 forks source link

Deprecation of old api #127

Closed miurahr closed 3 years ago

miurahr commented 3 years ago

Is your feature request related to a problem? Please describe. Old API (v1.2 api) can be deprecated and removed in future release.

miurahr commented 3 years ago

v2.1.0 annotate deprecated for old API. Users will see warning such as DeprecationWarning: Call to deprecated method setMode. (Old API will be removed in v3.0.) -- Deprecated since version 2.1.

nagadomi commented 3 years ago

Is it possible to implement the old API with the new API? For example, how to convert kanji into hiragana and keep the katakana.