Skip to content

3.1.2 - fix bad release!

Choose a tag to compare

@jzohrab jzohrab released this 31 Jan 22:18

3.1.1 had a bug for people with old (hidden) Japanese data in their Lute DB. 3.1.1 attempted to reparse many texts to calculate a word count (in lute/db/data_cleanup.py), which would include those Japanese texts, but if mecab wasn't installed the startup would fail as the parser would be invalid.