Skip to content

Release Note 0.4.2

Compare
Choose a tag to compare
@mocobeta mocobeta released this 23 Feb 13:46
· 12 commits to master since this release

Download here: https://pypi.org/project/Janome/0.4.2/

API Changes

(Nothing)

Improvements

#105: Fix Non-Deterministic Behavior of Tokenizer. (@sueki1242)
#104 #107: Make system dictionary singleton to avoid 'Too much open files' error. (@mocobeta)

Bug fixes

#101: Fix invalid import position of build.py. (@Narupo)

Build / Documentation / Other

#90: Fix Analyzer usage. (@syou6162)
#92: Add version info. (@norihitoishida)
#95: Migrate to GitHub Actions. (@mocobeta)
#108: Bump minimum Python version to 3.7. (@mocobeta)