Skip to content

Releases: things-go/encoding

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