- Add csv and nkf gems to runtime dependencies for Ruby 3.4.
- Refactor codes and configs with RuboCop.
- Refactor codes and configs with RuboCop.
- Fix Tagger's inspect method not to expand instance variables for object creation on irb and pry.
- Add type declaration files.
- Refactor to avoid assigning null to variables.
- Fix some configuration files.
- Change to use dartsclone for trie library.
- Fix CharDef.char_type to return 'DEFAULT' when unknown character code is given.
- Add character code of square era name Reiwa.
- Fix unknown word processing.
- Remove redundant spaces from output.
- Fix local variable typo in Tagger.parse.
- Fix specification of class in CharDef.char_type.
- First release.