Releases: zeabur/cli
Releases · zeabur/cli
0.4.1
0.3.9
0.3.6
Changelog
- 6bd50cb: fix(util): Call ToSlash for Windows filename (@pan93412)
- 604b21a: fix(util): Call ToSlash for Windows filename (#111) (@yuaanlin)
- f2b6105: fix(util): Do not use filepath.Separator in the zip file (@pan93412)
- fd39b61: fix(util): Do not use filepath.Separator in the zip file (#112) (@yuaanlin)
0.3.5
Changelog
- 5dc1711: fix(cmd): Correct suspend hint (#106) (@pan93412)
- 9c5a9d3: feat(deploy): Allow skipping validation (@pan93412)
- 6a847cf: chore: Upgrade dependencies in CLI (@pan93412)
- 16bbdaf: chore: Upgrade dependencies in CLI (#108) (@pan93412)
- 69bbd5b: feat(deploy): Allow skipping validation (#107) (@yuaanlin)
- 0a313a0: feat(project): Implement project export API (@pan93412)
- 0d9b9f6: feat(project): Implement project export CLI (@pan93412)
- 4110854: Update pack.go (@real-cc)
- abe3f58: Update pack.go for Windows CLI, filepath separator issue (#110) (@pan93412)
- 63a211c: ZEA-4010: Implement export template for CLI (#109) (@yuaanlin)
v0.3.4
0.3.3
Changelog
- 148e961: feat: add Client function to create custom image service (@incubator4)
- 1c835d0: feat: add function to create service by rawSchema string (@incubator4)
- f76f6e1: chore: rename function name (@incubator4)
- 119c03d: feat: add Client function to create custom image service (#100) (@yuaanlin)
0.3.2
Changelog
- 456077d: feat(api/template): Passing projectID to DeployTemplate (@pan93412)
- bf1a1c5: feat(cmd/template): Allow specifying projectID to deploy on (@pan93412)
- ff0e9de: feat(fill): Allow selecting project with "Create a new project" by default (@pan93412)
- 653c9a3: refactor(cmd/template): Use ProjectCreatePreferred (@pan93412)
- 2dfb579: feat(api/template): Passing projectID to DeployTemplate (#99) (@yuaanlin)
- e7c6288: feat: create and update template from file (@yuaanlin)
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)