Skip to content

Releases: uvasoftware/scanii-cli

v0.1.1

10 Mar 22:18
8b7ce18
Compare
Choose a tag to compare

Changelog

  • 2af2854 Bump github.com/go-chi/chi/v5 from 5.0.11 to 5.0.12 (#18)
  • 8b7ce18 Bump github.com/schollz/progressbar/v3 from 3.14.1 to 3.14.2 (#19)

v0.1.0

09 Feb 22:46
a9b440f
Compare
Choose a tag to compare

Changelog

  • 398cfb4 (doc): Added documentation on the test server config (#13)
  • f263673 (doc): Fixed readme issue (#14)
  • a9b440f Context improvements and package migration (#17)

v0.0.8

08 Feb 14:03
82268c4
Compare
Choose a tag to compare

Changelog

v0.0.7

08 Feb 13:42
6ef6ef9
Compare
Choose a tag to compare

Changelog

v0.0.6

08 Feb 13:29
8609690
Compare
Choose a tag to compare

Changelog

v0.0.5

08 Feb 13:20
087bc34
Compare
Choose a tag to compare
Authenticate to registry (#9)

v0.0.4

08 Feb 13:06
f795561
Compare
Choose a tag to compare
Authenticate to registry (#8)

v0.0.3

08 Feb 12:53
e35aa10
Compare
Choose a tag to compare
Documentation + Docker images (#7)

* Readme

* Trying to build docker containers

v0.0.2

08 Feb 10:23
d570754
Compare
Choose a tag to compare

Changelog

v.0.0.1

08 Feb 10:06
2200ea5
Compare
Choose a tag to compare
Linter fixes + first deploy attempt  (#4)

* WIP

* Mostly working

* Reverted to regular handlers

* All tests passing

* All tests passing

* Better error handling

Now it confirms to API behavior

* Accounts endpoint support

* All handlers passing

* Cleanup

* Documentation cleanup
* Linter cleanup

* Added goreleaser

* Initial GHA

* Fixing bug

* Linter fixes

* testing goreleaser

* Bumping setup-go version

* Remove linter that is not supported on windows

* Split tests/audit

* Rename workflows