Releases: zeabur/cli
Releases · zeabur/cli
0.3.1
0.2.9
0.2.8
Changelog
- 7f969b7: ci: must input cli version when submiting bug reports (@aFlyBird0)
- 78e7543: ci: must input cli version when submiting bug reports (#96) (@MichaelYuhe)
- 0ca4bdb: refactor(api/service): Migrates to createPrebuiltService (@pan93412)
- 77305ca: refactor(api/service): Migrates to createPrebuiltService (#98) (@yuaanlin)
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