Skip to content

Releases: Geocodio/geocodio-cli

v1.0.1

17 Dec 07:55
Compare
Choose a tag to compare

Changelog

  • 2f2d869 Merge pull request #1 from Geocodio/feat/status-follow
  • d02c18b Merge pull request #2 from Geocodio/fix/go-releaser
  • 655b8f7 chore: Update action versions
  • 33a78e5 chore: Update references for Geocodio+HIPAA to Geocodio Enterprise
  • 4c5fdf7 docs(README): Updated go installation instructions
  • 4d84c48 feat: Add --follow flag with progress bar to status command
  • 9ce45a4 feat: Release v1.0
  • 55b8ded fix: Udpate to Go 1.22
  • ac80f81 fix: Update goreleaser config
  • a3c8720 fix: go-releaser flag

v1.0.0

17 Dec 07:54
Compare
Choose a tag to compare

Changelog

  • 2f2d869 Merge pull request #1 from Geocodio/feat/status-follow
  • d02c18b Merge pull request #2 from Geocodio/fix/go-releaser
  • 655b8f7 chore: Update action versions
  • 33a78e5 chore: Update references for Geocodio+HIPAA to Geocodio Enterprise
  • 4c5fdf7 docs(README): Updated go installation instructions
  • 4d84c48 feat: Add --follow flag with progress bar to status command
  • 55b8ded fix: Udpate to Go 1.22
  • ac80f81 fix: Update goreleaser config
  • a3c8720 fix: go-releaser flag

v0.2.2

18 Jan 15:19
Compare
Choose a tag to compare

Changelog

  • 38a11c9 fix(ci): Do not run test in CLI yet
  • a8fe508 fix: Change binary name to geocodio (from geocodio-cli)

v0.2.1

15 Jan 22:58
Compare
Choose a tag to compare

Changelog

  • ec6f108 fix(git): Removed errornous gitignore entry
  • f63e47e fix(goreleaser): Corrected project name

v0.1.0

14 Jan 09:33
Compare
Choose a tag to compare

Changelog

  • 7c36b17 Basic functionality complete
  • b408039 feat(release): Added release GitHub action
  • fb72228 feat: Added goreleaser config
  • 7f4b53c feat: Implemented remove and status
  • 2019d90 feat: Initial scaffolding, list command implemented