Skip to content

2.2.1

Latest
Compare
Choose a tag to compare
@jcouture jcouture released this 25 Oct 21:40
· 2 commits to main since this release
2.2.1
ec8f86f

Changelog

  • 2296bdc Add GitHub Actions Workflow to publish release.
  • 369d160 Add a few missing just recipes.
  • 4116852 Add another unit test to the parser.
  • e991227 Add unit tests to main package.
  • 1fd8174 Fix GoReleaser homebrew config and shrink binary.
  • cfee75b Fix deprecated flag with GoReleaser.
  • 6473e66 Improve the test coverage of the parser.
  • 11f0dca Integrate CodeQL to analyze the code.
  • 79c0eff Make sure the binaries are properly signed.
  • a42a3df Merge pull request #12 from jcouture/feature/2.2.0-release
  • ec8f86f Remove UPX to reduce false positive from AV.
  • 31485f8 Rename main file to nv.go.
  • 730ce7c Reorganize the code for better test coverage.
  • 90254ef Replace internal functionality with env module.
  • af1966e Replace usage of make with just command runner.
  • 05b2a73 Set Dependabot version updates up.
  • 7dde6cb Tidy the README file up a bit.
  • 451d4ea Update the copyright notice.
  • bb4e914 Update to Go 1.20.9.
  • 30043b5 Update to Golang 1.20+.