Skip to content

0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 20:23
· 155 commits to main since this release
751e4a5

Changelog

  • 34343ad Add Makefile and update ci workflow
  • 751e4a5 Merge pull request #10 from losisin/test-cmd-flags
  • 5eab13c Merge pull request #11 from losisin/bump-to-0.1.4
  • fcdcec0 Merge pull request #7 from losisin/fix-version-format
  • 5891804 Merge pull request #8 from losisin/change-module-name
  • 603ab0b Merge pull request #9 from losisin/add-Makefile
  • 272d990 Merge remote-tracking branch 'origin/master' into test-cmd-flags
  • 8cb333d Merge remote-tracking branch 'origin/master' into test-cmd-flags
  • 3dbf09a add ldflags to goreleaser.yaml
  • c420149 add more tests
  • 8b36e84 add os name to codecov flag
  • 44099a2 add some badges
  • 840a44b add testdata
  • fc8f2d6 bump plugin version
  • 8b8bda9 bump version
  • 2b7e23f change go module name
  • 82a6d33 debug windows binary
  • b1aadf4 fix extraneous text after 'else' directive
  • 7cdaf60 fix lint errors
  • 128ec0c fix os family
  • 671b9c0 fix some coverage and add codecov yaml
  • f8c02b7 fix some links
  • e20e3f9 fix version format
  • b145266 fix version format
  • f651154 fix windows build
  • 6d012ee remove os matrix for ci
  • 47ce51a test draft flag
  • c0e8a92 update licence
  • 336a2ec use bash as default shell in ci workflow