Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 15:32
· 234 commits to main since this release

Changelog

  • de78855 Merge pull request #13 from aripalo/feature/support-parallelism
  • 600a625 Merge pull request #6 from joni3k/readme-fix
  • 91e2d73 Update README.md
  • 59f0fa7 build: set version ldflag
  • bb60cde ci: removed deprecated option
  • 0c5bd04 ci: try golangci linter with latest and with 3.1 action
  • a0de363 ci: upgrade golanci lint version
  • 0425766 ci: upgrade golanci version
  • 6e478b0 feat: improve error handling
  • 26c5b0c feat: support parallelism via directory locking
  • d176fcf feat: upgrade Go version in Github Actions
  • f0c33ed feat: upgrade golangci/golangci-lint-action to latest major
  • 176610a feat: upgrade to Go 1.18
  • 522d565 fix: check for directory lock err
  • 08a2312 fix: comment
  • 6802709 fix: readme