Skip to content

v0.1.10

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 09:38
· 21 commits to master since this release
839092f

Changelog

  • 4dc7888 Add docs to output
  • 39b21e2 Add install to makefile
  • bde1765 Add more docs
  • f5e7189 Add more docs
  • 5a1f715 Add more docs to output
  • faeb771 Add types
  • 6efdcf1 Adjust tests
  • a263925 Allow annotations
  • a193ea3 Demonstrate issue
  • e932368 Fix #129
  • 24e0458 Fix invalid order in test
  • 027375f Fix whitespace
  • 1566bd6 Merge pull request #130 from nettnikl/fix129
  • 9e4e4c3 Merge pull request #132 from nettnikl/fix130
  • 438547d Merge pull request #140 from GoComply/dependabot/go_modules/golang.org/x/net-0.29.0
  • ef34c1e Merge pull request #142 from GoComply/dependabot/go_modules/github.com/urfave/cli-1.22.16
  • dc13dbf Merge pull request #144 from GoComply/dependabot/go_modules/github.com/stretchr/testify-1.10.0
  • 96c1e00 Merge pull request #147 from GoComply/dependabot/go_modules/golang.org/x/net-0.34.0
  • 602922d Merge pull request #148 from DeliveranceTechSolutions/master
  • 0af6f85 Merge pull request #149 from isimluk/bump-go-in-ci
  • 4736c01 Merge pull request #150 from isimluk/bump-go
  • 11a39f9 Merge pull request #151 from GoComply/dependabot/go_modules/github.com/urfave/cli-1.22.17
  • 3e2a2ea Merge pull request #152 from GoComply/dependabot/go_modules/golang.org/x/net-0.41.0
  • 113537e Merge pull request #154 from isimluk/pr-153
  • 839092f Merge pull request #155 from isimluk/ci-fix-lint
  • 55f1864 Migrate import
  • 81c5193 Migrate import
  • e5f6a34 build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • ed218f7 build(deps): bump github.com/urfave/cli from 1.22.15 to 1.22.16
  • 334d6f2 build(deps): bump github.com/urfave/cli from 1.22.16 to 1.22.17
  • de7c66b build(deps): bump golang.org/x/net from 0.27.0 to 0.29.0
  • 1d2ae58 build(deps): bump golang.org/x/net from 0.29.0 to 0.34.0
  • 3cef2b8 build(deps): bump golang.org/x/net from 0.34.0 to 0.41.0
  • 7eb1e5b build(deps): bump golangci/golangci-lint-action from 6 to 8
  • 55c5753 bump go
  • f14ec2e ci: bump go versions
  • f1bd0a3 ci: convert golangci-lint config to the latest greatest
  • 0228aa0 ci: fix formatting
  • 27b743e ci: golangci-lint-action version 8
  • 088e21c ci: with without with wouldn't work
  • d42cb46 fix lint: ST1005
  • 7977829 fix lint: ST1005: error strings should not be capitalized (staticcheck)
  • 44950e9 improve error reporting of the schema parser
  • 6676f75 improve tests experience, show details on fail
  • ed9df22 label our goreleaser config as version 2 compliant
  • 420b1bd lint: ST1005: error strings should not end with punctuation or newlines (staticcheck)
  • 1aeb28d lint: disable ST1003 check
  • b0d60c4 lint: fix ST1016
  • 8d1afd0 one more
  • f0e7a18 wrap errors when applicable
  • c8c9e70 ¯_(ツ)_/¯