Releases: SkygearIO/skycli
Releases · SkygearIO/skycli
v2.3.1
v2.3.0
v2.2.0
v2.1.2
2.1.2 (2020-01-22)
Bug Fixes
- Fix skycli config set-cluster --cluster option
- Make some command options mutually exclusive
Internals
- Run runtime and dev dependencies
v2.1.1
2.1.1 (2020-01-21)
Bug Fixes
- Stub unused storage methods
Internals
- Run prettier,lint,typecheck,test before deploy
v2.0.0-alpha.7
2.0.0-alpha.7 (2019-11-29)
Features
- Support pre-built docker image deployment
Bug Fixes
- Fix app name validation by checking app name in controller
Breaking Changes
- Update for new controller template API
v2.0.0-alpha.6
2.0.0-alpha.6 (2019-11-26)
Breaking Changes
- Update controller API endpoints
- Update artifact upload with asset gear
v2.0.0-alpha.5
2.0.0-alpha.5 (2019-11-20)
Features
- Add template commands
- Allow providing password & setting cluster using parameters
v2.0.0-alpha.4
2.0.0-alpha.4 (2019-11-13)
Features
- Update secret commands
- Update microservice environment payload
- Support setting custom cluster server
Other notes
- Update signup copywriting to ask for email verification
- Update SDK
- Update staging and production api key
- Remove examples
v2.0.0-alpha.3
2.0.0-alpha.3 (2019-10-24)
Other notes
- Fix skygear sdk version
- Update scaffolding template and config file path
Bug Fixes
- Buffer build log JSON properly
- Display API key of first client and make wording consistent