Skip to content

Releases: things-go/encoding

v1.2.1

09 Jan 06:00
Compare
Choose a tag to compare

Changelog

  • c55be5f Merge pull request #36 from things-go/dependabot/go_modules/github.com/spf13/cast-1.7.0
  • 63b3ca4 Merge pull request #38 from things-go/dependabot/go_modules/google.golang.org/protobuf-1.35.1
  • 0560d09 Merge pull request #39 from things-go/dependabot/github_actions/codecov/codecov-action-5
  • c9690de Merge pull request #40 from things-go/dependabot/go_modules/google.golang.org/protobuf-1.35.2
  • e8cbf93 Merge pull request #41 from things-go/dependabot/go_modules/github.com/stretchr/testify-1.10.0
  • bfcbac2 Merge pull request #43 from things-go/dependabot/go_modules/github.com/spf13/cast-1.7.1
  • 697f1e4 Merge pull request #44 from things-go/dependabot/go_modules/google.golang.org/protobuf-1.36.1
  • 92d2aaa Merge pull request #45 from things-go/dependabot/go_modules/google.golang.org/protobuf-1.36.2
  • 481df6f chore(deps): bump codecov/codecov-action from 4 to 5
  • c863029 chore(deps): bump github.com/spf13/cast from 1.6.0 to 1.7.0
  • 46bee10 chore(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.1
  • 2dee00e chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • 472d8c7 chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1
  • 8084129 chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2
  • 78ba7b5 chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.1
  • 8eadd0f chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2
  • 5e0a3f9 fix: MRSV >= 1.22

v1.2.0

11 Jul 10:03
Compare
Choose a tag to compare

Changelog

  • 352cf69 Merge pull request #34 from things-go/dependabot/github_actions/goreleaser/goreleaser-action-6
  • aa1e134 Merge pull request #35 from things-go/dependabot/go_modules/google.golang.org/protobuf-1.34.2
  • cd2c27b chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2
  • 8b2e788 chore(deps): bump goreleaser/goreleaser-action from 5 to 6
  • bebc5ad ci: fix ci
  • 0e51393 ci: fix lint failure
  • f02b4cb fix: set DisallowUnknownFields false

v1.1.1

29 May 10:12
Compare
Choose a tag to compare

Changelog

  • 871bcec fix: add skipt empty string parser, if kind is number

v1.1.0

29 May 06:00
Compare
Choose a tag to compare

Changelog

v1.0.0

11 May 00:33
Compare
Choose a tag to compare

Changelog

  • 5c03557 Merge pull request #31 from things-go/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.2.2
  • 641ca65 Merge pull request #32 from things-go/dependabot/go_modules/google.golang.org/protobuf-1.34.1
  • 345fe06 Merge pull request #33 from things-go/dependabot/github_actions/golangci/golangci-lint-action-6
  • 31a6239 chore(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2
  • 8155e51 chore(deps): bump golangci/golangci-lint-action from 5 to 6
  • f87052e chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.1
  • 9567501 fix: default use json.Codec
  • 8ffd1a8 fix: fix readme
  • 6172b25 fix: remove default proto codec

v1.0.0-rc0

26 Apr 14:37
Compare
Choose a tag to compare

Changelog

  • 5697975 chore(deps): bump golangci/golangci-lint-action from 4 to 5
  • f68f21a chore: fix comment
  • 3988bf8 feat: new impl
  • ecb6582 fix: fix test bug
  • b327149 fix: remove not need mime type

v0.1.1

25 Apr 14:17
Compare
Choose a tag to compare

Changelog

v0.1.0

16 Apr 14:40
Compare
Choose a tag to compare

Changelog

  • f5d993e Merge pull request #27 from things-go/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.2.0
  • cacf1b8 Merge pull request #28 from things-go/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.2.1
  • 20a4fff chore(deps): bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0
  • 5de2b52 chore(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1
  • ba3908f chore: upgrade package
  • 883e476 fix: deprecated BindUri

v0.0.8

14 Mar 01:28
Compare
Choose a tag to compare

Changelog

  • a6be617 Merge pull request #26 from things-go/dependabot/go_modules/google.golang.org/protobuf-1.33.0
  • 2af78cc chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  • 5efcefa feat: add field mask
  • 07e8031 feat: add gorelease