Skip to content

v0.6.9

Compare
Choose a tag to compare
@mh-northlander mh-northlander released this 20 Nov 07:00

Highlights

rust

Added

Changed

  • fetch_dictionary.sh targets latest dictionary by default (#240)
  • Migrate from structopt to clap (#248 by @tkhshtsh0917)

python

Added

  • Allow string literals as SplitMode (#245)
  • Add sudachipy.Config and sudachipy.errors.SudachiError to default import (#260)

Changed

  • -s (system dictionary path) of sudachi ubuild command is now required (#239)
  • -d option of sudachi cli (which is no-op) now warns (#278)
  • Update the output of sudachi dump subcommand (#277)

see rust changelog and python changelog for more.