Releases: ikawaha/kagome-dict
Releases · ikawaha/kagome-dict
v1.1.0
What's Changed
- Bump github.com/ikawaha/kagome-dict from 1.0.8 to 1.0.9 in /uni by @dependabot in #40
- Bump github.com/ikawaha/kagome-dict from 1.0.8 to 1.0.9 in /ipa by @dependabot in #39
- feat: add "Name" field to dict.Dict struct (Issue #49) by @KEINOS in #50
- Bump golang.org/x/text from 0.15.0 to 0.16.0 by @dependabot in #52
- Release candidate by @ikawaha in #51
New Contributors
Full Changelog: v1.0.10...v1.1.0
v1.0.10
What's Changed
- Bump golang.org/x/text from 0.7.0 to 0.9.0 by @dependabot in #42
- Add a tiny cosmetic change to be more explicit by @togatoga in #45
- Bump golang.org/x/text from 0.9.0 to 0.13.0 by @dependabot in #44
- Bump golang.org/x/text from 0.13.0 to 0.14.0 by @dependabot in #46
- Bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #48
New Contributors
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- Bump golang.org/x/text from 0.5.0 to 0.6.0 by @dependabot in #33
- Bump golang.org/x/text from 0.6.0 to 0.7.0 by @dependabot in #36
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- Bump golang.org/x/text from 0.4.0 to 0.5.0 by @dependabot in #30
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Bump github.com/ikawaha/kagome-dict from 1.0.5 to 1.0.6 in /uni by @dependabot in #26
- Bump github.com/ikawaha/kagome-dict from 1.0.5 to 1.0.6 in /ipa by @dependabot in #25
- Bump golang.org/x/text from 0.3.8 to 0.4.0 by @dependabot in #27
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Refactoring to use embed instead of go-bindata by @ikawaha in #21
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #24
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Bump github.com/ikawaha/kagome-dict from 1.0.3 to 1.0.4 in /ipa by @dependabot in #20
- Bump github.com/ikawaha/kagome-dict from 1.0.3 to 1.0.4 in /uni by @dependabot in #19
- Refactoring to use embed instead of go-bindata by @ikawaha in #21
Full Changelog: v1.0.4...v1.0.5
v1.0.4: Bump golang.org/x/text from 0.3.6 to 0.3.7 (#18)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.3.6...v0.3.7) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Minor update
- Fix an error message of the dict builder
- Bump golang.org/x/text from 0.3.4 to 0.3.6
Bump golang.org/x/text from 0.3.3 to 0.3.4
v1.0.2 Merge pull request #8 from ikawaha/dependabot/go_modules/golang.org/x…