Skip to content

Releases: mocobeta/janome

Release Note 0.5.0

01 Jul 10:57
Compare
Choose a tag to compare

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

API Changes

#116: Add WordStopFilter and WordKeepFilter. (@mocobeta)

Improvements

(No changes)

Buf Fixes

(No changes)

Build / Documentation / Other

#112: Add GitHub URL for PyPi. (@andriyor)
#115: Run tests on Python 3.11 and 3.12 prerelease. (@mocobeta)

Release Note 0.4.2

23 Feb 13:46
Compare
Choose a tag to compare

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)