Skip to content

Releases: ikawaha/kagome-dict

v1.1.0

15 Jun 05:50
a77f306
Compare
Choose a tag to compare

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

06 May 14:59
dcfd5bd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.9...v1.0.10

v1.0.9

04 Mar 15:39
018172d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

v1.0.8

06 Dec 15:13
7808e4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

18 Oct 23:22
11584b0
Compare
Choose a tag to compare

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

13 Oct 01:55
11a6635
Compare
Choose a tag to compare

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

21 Aug 11:04
3d10d15
Compare
Choose a tag to compare

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)

11 Aug 14:11
0eb5a71
Compare
Choose a tag to compare
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

12 May 23:14
9a5bd8a
Compare
Choose a tag to compare
  • 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

08 Jan 04:43
1be5c08
Compare
Choose a tag to compare
v1.0.2

Merge pull request #8 from ikawaha/dependabot/go_modules/golang.org/x…