Skip to content

Releases: ikawaha/kagome

v2.4.2

29 Dec 14:50
46263e8
Compare
Choose a tag to compare

Changelog

46263e8 Merge pull request #228 from ikawaha/fix/update-token
585d863 Fix a comment
f9d969b Fix equality of tokens
b17204b Update

v2.4.1

29 Dec 13:56
9463033
Compare
Choose a tag to compare

BREAKING CHANGE
[UniDic] Use orthBase instead of lemma for the base form

For example:

input: 人魚は南の方の海にばかり棲んでいるのではありません。

BaseForm: 棲ん → 棲む (v2.4.1)
BaseForm: 棲ん → 住む (v2.4.0)

v2.4.0

29 Dec 10:39
c93ae10
Compare
Choose a tag to compare

Changelog

c93ae10 Merge pull request #226 from ikawaha/feature/add-index-to-token
4e2dfea Add the index field to the token structure
9acf5ab Fix a bug where the position is not set

v2.3.6

20 Dec 13:50
3bf895b
Compare
Choose a tag to compare

Changelog

3bf895b Merge pull request #225 from ikawaha/fix/show-version
bc1669e Fix version display

v2.3.5

19 Dec 13:19
35e8780
Compare
Choose a tag to compare

Changelog

35e8780 Merge pull request #221 from ikawaha/develop
d664ec8 Merge pull request #224 from ikawaha/fix/potential-panic
42f3a23 Fix potential panic
3426ba1 Merge pull request #223 from ikawaha/fix/version
8925350 Fix the way of the version display
e164e39 Merge pull request #222 from ikawaha/fix/filter/update-tests
24e13b8 Merge pull request #220 from ikawaha/fix/cmd/rename-option
dfa6f7e Update
fd173ca Rename an option name, userDict to udict
fa6974e Use reviewdog/[email protected]
54ab97b Remove workflow_dispatch

v2.3.4

29 Oct 03:24
Compare
Choose a tag to compare

Changelog

7608968 Fix a token used by goreleaser

v2.3.3

29 Oct 03:09
48b08ae
Compare
Choose a tag to compare

Changelog

48b08ae Merge pull request #219 from ikawaha/fix/workflows/releaser_20201029
420d556 Fix a release action
4192b8f Update

v2.3.2

28 Oct 13:38
Compare
Choose a tag to compare

Changelog

46378f5 Remove dependencies

v2.3.1

28 Oct 12:09
Compare
Choose a tag to compare

Changelog

c76b416 Update
0c9a2e4 Update
bd94908 Fix github -> tap
dfb9e81 Fix tag specification
b193773 Update
34a19fb Update

v2.3.0

28 Oct 01:07
5d24b7b
Compare
Choose a tag to compare

Changelog

5d24b7b Merge pull request #214 from ikawaha/develop
f332765 Add release settings (#217)
b67bed4 Change the location of the command files (#213)