Skip to content

v0.2.0

Compare
Choose a tag to compare
@dims dims released this 01 Mar 14:33
· 46 commits to main since this release

What's Changed

  • .github/workflows: check go module tidiness by @nikhita in #20
  • regex update: added start anchor and trailing "/" to prevent false positives by @daman1807 in #21
  • .github/workflows: trigger on PR update by @nikhita in #24
  • .github/workflows/go.yml: use checkout@v3 by @johanneskastl in #23
  • Add a missing whitespace and change output text to bold by @mikejoh in #18
  • go.mod: require go1.19 by @johanneskastl in #19
  • setup go 1.20.1 before tidiness check by @akhilerm in #25
  • add location of image in the cluster by @yashodhanmohan in #26

New Contributors

Full Changelog: v0.1.9...v0.2.0