Skip to content

0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 13:57
· 14 commits to main since this release

Changelog

  • c77957c Add golangci-lint
  • cb8659e Brew formula update for alpacon version 0.2.0
  • a7b0ce4 Code cleanup
  • bca671a Fix trigger release job only after successful build and test
  • e660caf Fix trigger release job only after successful build and test
  • b51a02e Merge remote-tracking branch 'origin/main'
  • 89160e8 Minor fix
  • ea24be9 Minor fix
  • c70aa0a Minor fix
  • 497f0ea Minor fix
  • 29d8007 Minor fix
  • 2514d54 Minor fix
  • 438fc8c Minor fix
  • 8dcc201 Minor fix
  • fa03206 Minor fix
  • e06504a Minor fix
  • f5df2d0 Refactor login logic to use workspace URL and improve user input handling
  • 01bc342 Remove lint.yml
  • 9ded8c2 Replace 'Alpaca Infra Platform' with 'Alpacon'
  • 485f34c Update README.md
  • 1260864 Update documentation for version 0.2.1
  • 1c3f670 Use Git tag as version variable via ldflags to automate versioning
  • c22316e Use http.Method constants for HTTP methods