Skip to content

v0.45.1

Compare
Choose a tag to compare
@yoheimuta yoheimuta released this 12 Aug 06:17
· 160 commits to master since this release
a207f60

Changelog

  • 56b9cf3 Merge pull request #342 from jedevc/fix-trailing-slash-ignore-directories
  • e63b3b1 Merge pull request #343 from yoheimuta/upgrade-go-v1.21
  • 01a971a Remove garif install
  • a207f60 deploy: Adjust goreleaser to the latest deprecation
  • d0b140a feat: Upgrade go version to 1.21
  • 2f2d00f fix: allow ignored directories that already end in a path separator
  • b8c6313 tests: Apply gofmt
  • cf0b18f tests: Get rid of golint because it's deprecated
  • 60e1a5a tests: Replace to use go install