Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 12:42

Changelog

  • d988c8a Add Go 1.22 to the testing matrix (#82)
  • 9504c1f Add build/test/release instructions
  • b81b245 Bump actions/cache from 3 to 4 (#80)
  • 25eeb27 Bump actions/setup-go from 4 to 5 (#75)
  • 9b11ed8 Bump github.com/kkyr/fig from 0.3.2 to 0.4.0 (#76)
  • 9f11b9d Bump github/codeql-action from 2 to 3 (#79)
  • dc77898 Bump go.uber.org/thriftrw from 1.31.0 to 1.32.0 (#84)
  • 1ac6d52 Bump golangci/golangci-lint-action from 3 to 4 (#81)
  • 8e22b8e Bump golangci/golangci-lint-action from 4 to 5 (#85)
  • 9ba6379 Bump golangci/golangci-lint-action from 5 to 6 (#88)
  • 4cd8724 Bump goreleaser/goreleaser-action from 5 to 6 (#90)
  • 3ebd9dd Document the thriftcheck command
  • 7dd7f3f Enable strict configuration parsing (#78)
  • d9b2e1e Explicit doc links to thriftrw/ast types
  • 41e9264 Fix CheckFieldDocMissing doc comment
  • 36d42a3 Link to the latest prebuilt release
  • b7887e7 Move CONTRIBUTING.md back to the repository root
  • 5d223ac Replace deprecated ioutil usage with equivalents (#77)
  • d5f6687 Require at least go version 1.21
  • 0aa48ab Update to GoReleaser v2
  • 27eaa06 Upgrade go-toml to v2.2.2 (from v2.1.0)