Releases: ikawaha/kagome
Releases · ikawaha/kagome
v2.10.0
v2.9.11
(This tag for goreleaser test)
Full Changelog: v2.9.10...v2.9.11
v2.9.10
v2.9.9
v2.9.8
What's Changed
- chore(deps): bump github.com/ikawaha/kagome-dict from 1.0.9 to 1.0.10 by @dependabot in #329
- chore(deps): bump github.com/ikawaha/kagome-dict/uni from 1.1.9 to 1.1.10 by @dependabot in #328
- chore(deps): bump github.com/ikawaha/kagome-dict/ipa from 1.0.10 to 1.0.11 by @dependabot in #327
- Release candidate by @ikawaha in #330
Full Changelog: v2.9.7...v2.9.8
v2.9.7
v2.9.6-alpha
Changelog
- f70560c Merge pull request #321 from ikawaha/develop
- 9cf6609 chore: Refactoring of the memory pool (#323)
- 238cbab Initial commit
- 907eda5 Merge pull request #322 from KEINOS/revamping-example-directory
- b65900b docs: add README to each example
- 9b43806 docs: more description about its functionality (FTS on SQLite3)
- e212656 chore: add comment for the workaround
- 63cabe1 fix: graphviz error during ci ("brew link" fail on macOS)
- 6c17f98 chore: add go.work for multi-modules under _example
- 7685a8f chore: revamp sample dir as _example
- 4aaed1d chore: move user dict sample to testdata for testing
- 2ef2717 Merge pull request #320 from KEINOS/fix-319_push-docker-image-to-ghcr-io
- a752f96 fix #319: upload docker images to ghcr.io as well
- f4e6404 update: GitHub pages link (#318)
- f315131 update: fix page number and refers original sample code (#317)
- cbf5958 chore(deps): bump ts-graphviz/setup-graphviz from 1 to 2 (#316)
v2.9.6
What's Changed
- chore(deps): bump ts-graphviz/setup-graphviz from 1 to 2 by @dependabot in #316
- update: fix page number and refers original sample code by @hurutoriya in #317
- update: GitHub pages link by @hurutoriya in #318
- fix #319: upload docker images to ghcr.io as well by @KEINOS in #320
- Refactor example directory by @KEINOS in #322
- chore: Refactoring of the memory pool by @ikawaha in #323
- Release candidate by @ikawaha in #321
New Contributors
- @hurutoriya made their first contribution in #317
Full Changelog: v2.9.5...v2.9.6
v2.9.5
What's Changed
- ci: add .deepsource.toml by @deepsource-autofix in #310
- Fix deepsource issues by @ikawaha in #311
- Bump actions/setup-go from 4 to 5 by @dependabot in #313
- fix: Poor file permissions used when creating a file or using os.Chmod GSC-G302 by @ikawaha in #314
- fix: Fix error handling by @ikawaha in #315
New Contributors
- @deepsource-autofix made their first contribution in #310
Full Changelog: v2.9.4...v2.9.5
v2.9.4
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #302
- chore: Use brew.repository instead brew.tap by @ikawaha in #307
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #306
- Bump docker/login-action from 2 to 3 by @dependabot in #305
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #304
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #303
- Add working examples of full-text-search of SQLite3 by @KEINOS in #309
Full Changelog: v2.9.3...v2.9.4