Skip to content

Releases: lpww/govs

v1.0.3

23 Jun 03:40
Compare
Choose a tag to compare

Changelog

  • 4b2b6fc chore: clean up gitignore
  • 6e4fb62 release: update version to v1.0.3

v1.0.2

23 Jun 03:04
Compare
Choose a tag to compare

Changelog

  • 45639b0 Add goreleaser config
  • 25c11ce chore: add darwin/arm64 to release binaries
  • 3c842af chore: expand makefile functionality
  • 7df47fe doc: add gif demo to readme
  • 71ed8e5 doc: add go install method to readme
  • a1ea324 doc: rename versions command to releases in readme
  • 5a3862b fix: symlink gofmt binary when setting a version

v1.0.1

26 Feb 01:08
Compare
Choose a tag to compare

Fix module imports

v1.0.0

26 Feb 00:51
Compare
Choose a tag to compare

The full api has now been implemented:

  • govs releases
  • govs install
  • govs set
  • govs get
  • govs list
  • govs remove
  • govs help
  • govs version

Binaries are available for linux, openbsd, mac, and windows. If your os/architecture is not available, create an issue and I will add it.