Skip to content

Releases: textlint-ja/analyze-desumasu-dearu

v6.0.0

16 Jan 12:31
@azu azu
0730f68
Compare
Choose a tag to compare

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
@azu azu
f682ade
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix: "やす" は ですます調の判定から除外する by @azu in #20

Full Changelog: v5.0.1...v5.0.2

v5.0.1

10 Dec 03:02
@azu azu
Compare
Choose a tag to compare

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
@azu azu
Compare
Choose a tag to compare

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

  • Move to GitHub Actions

v4.0.1

25 Jul 16:01
@azu azu
Compare
Choose a tag to compare
4.0.1

4.0.0

27 Sep 13:57
@azu azu
Compare
Choose a tag to compare

Bug Fixes

Previous:

isDesumasu does not include ます

Current:

isDesumasu inclues ます.

3.1.0

10 May 10:30
@azu azu
Compare
Choose a tag to compare

Features

  • analyze: add "ignoreConjunction" options (fda8d21)
  • analyze: add ignoreConjunction to desumasu (0f38700)

3.0.4

06 May 01:38
@azu azu
Compare
Choose a tag to compare

Bug Fixes

  • analyze: "である" の判定を"である"のみ限定 (4d1ce70)

3.0.3

05 May 17:16
@azu azu
Compare
Choose a tag to compare

Bug Fixes

  • analyze: conjugated_form でマッチする範囲を狭めるように修正 (30d6a59)

3.0.2

05 May 14:42
@azu azu
Compare
Choose a tag to compare

Bug Fixes

  • analyze: 名詞を区切りとして利用するように修正 (8c067f2)