Releases: textlint-ja/analyze-desumasu-dearu
Releases · textlint-ja/analyze-desumasu-dearu
v6.0.0
16 Jan 12:31
Compare
Sorry, something went wrong.
No results found
What's Changed
Breaking Changes
refactor: convert to ts/esm by @azu in #22
Convert to TypeScript
Exports as ESM
Full Changelog : v5.0.2...v6.0.0
v5.0.2
16 Jan 01:00
Compare
Sorry, something went wrong.
No results found
v5.0.1
10 Dec 03:02
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Use tokenize function instead of getTokenizer to use cache and prevent memory leak caused by inifinite cache. (#19 ) (e363b7e )
v5.0.0
24 Apr 07:01
Compare
Sorry, something went wrong.
No results found
Summary
Update to kuromojin@3 and improve analysis.
No change, but it will have change potentially.
So it is released as major updates.
Fixes
#17
CI
v4.0.1
25 Jul 16:01
Compare
Sorry, something went wrong.
No results found
4.0.0
27 Sep 13:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Previous:
isDesumasu
does not include ます
Current:
isDesumasu
inclues ます
.
3.1.0
10 May 10:30
Compare
Sorry, something went wrong.
No results found
Features
analyze: add "ignoreConjunction" options (fda8d21 )
analyze: add ignoreConjunction to desumasu (0f38700 )
3.0.4
06 May 01:38
Compare
Sorry, something went wrong.
No results found
Bug Fixes
analyze: "である" の判定を"である"のみ限定 (4d1ce70 )
3.0.3
05 May 17:16
Compare
Sorry, something went wrong.
No results found
Bug Fixes
analyze: conjugated_form でマッチする範囲を狭めるように修正 (30d6a59 )
3.0.2
05 May 14:42
Compare
Sorry, something went wrong.
No results found
Bug Fixes
analyze: 名詞を区切りとして利用するように修正 (8c067f2 )