Release on 2023-11-12.
- Drop support for Python 3.7.
- Add katakana and hiragana bi-directional converter import.
Release on 2023-08-25.
- Added the feature to convert between hiragana and katakana.
- Changed the class name "ConverterConfig" to "WidthConverterConfig".
Release on 2023-04-23.
- Added CLI.
Released on 2023-04-06.
-
Fixed issue with jQuery not working in Read the Docs.
Released on 2023-04-05.
- Added the feature to convert between half-width spaces and full-width spaces.
- Added the feature to convert between half-width symbols and full-width symbols.
- Added the feature to convert between half-width digits and full-width digits.
- Added the feature to convert between half-width alphabets and full-width alphabets.
Released on 2023-04-02.
- First public preview release.