Skip to content

Releases: newreleasesio/cli-go

v0.1.6

31 Jul 20:59
Compare
Choose a tag to compare

Changelog

5833bdb Set version to v0.1.6
86df9e3 Add support for CVE labels and values
0d42664 Set version to v0.1.6-dev

v0.1.5

27 Jul 18:30
Compare
Choose a tag to compare

Changelog

570d647 Set version to v0.1.5
846c2b2 Mention instant email notifications as flag value
281426e Update dependencies
9c16187 Update github workflows
a0bbc0e Set version to v0.1.5-dev

v0.1.4

24 May 19:56
Compare
Choose a tag to compare

Changelog

44469d0 Set version to v0.1.4
11749c1 Update dependencies to handle unescaped version
017459f Set version to v0.1.4-dev

v0.1.3

20 May 07:40
Compare
Choose a tag to compare

Changelog

1626887 Set version to v0.1.3
ec5f8ed Fix golangci-lint setup in GitHub actions
37e3139 Fix typos in cli flag descriptions #3 from pschmitt/typo
37a64e3 Set version to v0.1.2-dev

v0.1.2

11 Apr 11:45
Compare
Choose a tag to compare

Changelog

f8ceda7 Set version to v0.1.2
c7f127a Use os.UserHomeDir to get user's home directory
c457dee Update dependencies
e8609e8 Expose client command line options for every command
000a552 Set version to v0.1.2-dev

v0.1.1

01 Feb 10:03
Compare
Choose a tag to compare

Changelog

dcc2563 Set version to 0.1.1
da19c4b Add "providers" command alias
56ba309 Improve config flag handling
5c714d9 Update issue templates
3222e27 Set version to 0.1.1-alpha

v0.1.0

04 Jan 12:56
Compare
Choose a tag to compare

Changelog

d2a4bd3 Set version to v0.1.0
13ceb16 Add project commands
71fbe4e Adjust release command tests for different timezones
05669a0 Add release and notification channels commands
ae63028 Set table output as Markdown
225b547 Naming and code organization adjustments
a6c1e3a Update project structure and add provider command
94ffde6 Update tests structure
93e9ceb Remove api endpoint from viper configuration
f089482 Add auth cmd and update project structure
5849db8 Fix terminal.ReadPassword for windows os
94281f8 Initial commit