Releases: zeabur/cli
Releases · zeabur/cli
0.2.6
0.2.5
Changelog
- 5d79f35: feat(pack): Allow omitting .gitignore file (@pan93412)
- e1bc4ee: fix(pack): Don't print if is os.ErrNotExist (@pan93412)
- 61f7a7f: ZEA-2722: allow omitting gitignore file (#94) (@yuaanlin)
- 7ed0eac: fix(auth/login): zeabur auth login failed if the token has expired (@pan93412)
- 3ea07b0: fix(auth/login): zeabur auth login failed if the token has expired (#95) (@MichaelYuhe)
0.2.4
0.2.3
Changelog
- 54617ad: feat: update prebuilt service's image tag (
zeabur service update tag
) (@yuaanlin) - 547d536: feat: prompt ask tag (@yuaanlin)
- 32893af: fix: default tag
latest
(@yuaanlin) - ae024d1: refactor: select service options (@yuaanlin)
- fe5708d: feat: update prebuilt service's image tag (
zeabur service update tag
) (#93) (@yuaanlin) - b3f77e2: chore: run
go mod tidy
(@yuaanlin) - 068e2d1: ci: add goarch
amd64
andarm64
(@yuaanlin)
v0.2.2-beta3
Changelog
- 0a42242: refactor: pack local zip file (@MichaelYuhe)
- d92c009: refactor: pack local zip file (#92) (@MichaelYuhe)
- 6da966f: ci: change setup go version (@)
v0.2.2-beta2
What's Changed
- fix(cmd/root): Fix CLI token expiry check by @hackerchai in #86
- chore: change the selection prompt for selecting reigon by @STRRL in #90
- fix: fix zeabur commandline completion by @STRRL in #91
New Contributors
Full Changelog: v0.2.2-beta1...v0.2.2-beta2
v0.2.2-beta1
What's Changed
- fix(util/pack): Fix pack zip return 0 byte due to not closing zipWriter by @hackerchai in #85
Full Changelog: v0.2.2...v0.2.2-beta1
v0.2.2
What's Changed
- feat: Add pr issue template & code_of_conduct doc by @hackerchai in #83
- fix(cmd/variable,api/variable): Fix variable update bug due to update readonly vars by @hackerchai in #84
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix(selector/service): Fix cli deploy auto select service by @hackerchai in #80
- fix(util/pack): Fix code upload deploy zip error by @hackerchai in #81
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- ZEA-2482: Implement better ui for domain list cmd by @hackerchai in #74
- ZEA-2484: Time display optimization by @hackerchai in #75
- feat: get instructions by @MichaelYuhe in #76
- ZEA-2509: Environment variables support by @hackerchai in #77
- ZEA-2510: Internal network output by @hackerchai in #78
- fix: version compare bug by @MichaelYuhe in #79
Full Changelog: v0.1.1-beta1...v0.2.0