- Support update templates with language tag
- New auth ui support
- Support custom domain assignment
- Update staging and dev cluster to new cluster with auth ui support
- Upgrade deps and fix npm audit
- Support multiple contexts #180
- Support deploying static assets #190
- Support domain reverification
- Fix skycli config set-cluster --cluster option
- Make some command options mutually exclusive
- Run runtime and dev dependencies
- Stub unused storage methods
- Run prettier,lint,typecheck,test before deploy
- Update skygear.yaml format
- Apply API versioning
- Add custom domain commands (#181)
- Implement k8s credential commands
- Strict command line options (#96)
- Remove signup invitation flow
- Upgrade skygear node client
- Update dependencies
- Replace gulp with rollup
- Support pre-built docker image deployment
- Fix app name validation by checking app name in controller
- Update for new controller template API
- Update controller API endpoints
- Update artifact upload with asset gear
- Add template commands
- Allow providing password & setting cluster using parameters
- Update secret commands
- Update microservice environment payload
- Support setting custom cluster server
- Update signup copywriting to ask for email verification
- Update SDK
- Update staging and production api key
- Remove examples
- Fix skygear sdk version
- Update scaffolding template and config file path
- Buffer build log JSON properly
- Display API key of first client and make wording consistent
- App list command
- Collaborator commands
- Support microservice template
- Support upload artifact to minio with form POST
- Integrate Skygear SDK
- Fix configuration resolution when context key is not "default"
- Update global config attributes to use underscore instead CamelCase
- View and update user config
- Initial release