kuroshiro 1.1.0-dev.1
kuroshiro: ^1.1.0-dev.1 copied to clipboard
Easy to use Japanese text processing/conversion library for Dart.
1.1.0-dev.1 #
- Added
ConvertMode.spacedIgnoreNonJpto add spaces only between Japanese words when converting to Romaji. - Bumped
kuromojito2.0.0-dev.1. - Deprecated
Kuroshiro.init()constructor in favour of the default constructor.
1.0.5 #
- Fixed an issue when patching tokens.
1.0.4 #
- Fixed a typo when deserialising
TokenizerResponse.
1.0.3 #
- Bumped
kuromojito1.0.2.
1.0.2 #
- Lowered the minimum sdk constraint to
3.0.0.
1.0.1 #
- Fixed a bug that led to growing a list indefinitely.
1.0.0 #
- Initial version.