Skip to content
This repository has been archived by the owner on Sep 12, 2021. It is now read-only.

Releases: astrophena/cloudshell

v1.2.0

10 Jun 20:51
Compare
Choose a tag to compare

Changelog

91590fb .goreleaser.yml: add completions to the packages, add apk and rpm
1b70ab1 Bump goreleaser/goreleaser-action from 2.4.1 to 2.6.1 (#41)
d406bc3 Bump actions/cache from 2.1.4 to 2.1.6 (#42)
c907fa5 README.md: use go install instead of go get
0d3a59d upgrade to cloudshell api v1 and simplify
9d68d21 Bump actions/cache from v2 to v2.1.4 (#38)
1ca28dd Bump google.golang.org/api from 0.38.0 to 0.40.0 (#39)
a2b195c Bump github.com/olekukonko/tablewriter from 0.0.4 to 0.0.5 (#40)

v1.1.3

17 Feb 14:31
Compare
Choose a tag to compare

Changelog

760458c go mod tidy
8277e7a remove ioutil usage and upgrade to go 1.16
b6fb58b replace … by ...

v1.1.2

13 Feb 23:22
Compare
Choose a tag to compare

Changelog

d8290e0 fix unsupported format when running key list

v1.1.1

13 Feb 17:19
5d087cd
Compare
Choose a tag to compare

Changelog

5d087cd Bump google.golang.org/api from 0.36.0 to 0.38.0 (#37)
7ec2991 cloudshell.go -> main.go
732b371 Bump goreleaser/goreleaser-action from v2.4.0 to v2.4.1 (#35)
6d4c7e1 Bump google.golang.org/api from 0.35.0 to 0.36.0 (#36)
6fa44ac update release workflow

v1.1.0

12 Dec 21:18
Compare
Choose a tag to compare

Changelog

d3a2411 update description
27a8b6b exit on interrupt in start()
00e8a9d main.go -> cloudshell.go
acc9d72 rename completion files
7a0f51f 2nd part of the big update
f8db0b4 the big update
c777e03 Bump goreleaser/goreleaser-action from v2.3.0 to v2.4.0 (#34)

v1.0.5

02 Dec 18:05
Compare
Choose a tag to compare

Changelog

473dbbd fix startup bug
39a00ff timeout -> interval
b741a54 var -> const for duration variables

v1.0.4

28 Nov 20:55
Compare
Choose a tag to compare

Changelog

4864195 some updates
79e3572 update .mailmap
376c694 simplify dependabot config
97466e4 Bump go.astrophena.name/gen from 0.5.0 to 0.6.0 (#33)
f9e4a59 Bump goreleaser/goreleaser-action from v2.2.1 to v2.3.0 (#32)
320edea Bump google.golang.org/api from 0.34.0 to 0.35.0 (#31)
8bbb1b2 Bump github.com/urfave/cli/v2 from 2.2.0 to 2.3.0 (#29)
237e656 Bump github.com/fatih/color from 1.9.0 to 1.10.0 (#30)
a017f0c Bump go.astrophena.name/gen from 0.4.1 to 0.5.0 (#28)
d1e3486 Bump google.golang.org/api from 0.33.0 to 0.34.0 (#27)

v1.0.3

18 Oct 17:32
Compare
Choose a tag to compare

Changelog

c1f58a2 table, json and text outputs for key list
0bdc41d poll in startEnvironment
b3dccae Bump google.golang.org/api from 0.32.0 to 0.33.0 (#26)
defead7 remove vendor because it conflicts with dependabot
7606d6e Bump go.astrophena.name/gen from 0.4.0 to 0.4.1 (#25)

v1.0.2

10 Oct 11:08
Compare
Choose a tag to compare

Changelog

0585e21 go mod vendor
0960eac enable changelog
2e4c8c1 go mod tidy
c76b139 little fixes

v1.0.1

09 Oct 22:28
Compare
Choose a tag to compare

Releasing cloudshell 1.0.1.

Full Changelog.