Releases: appwrite/sdk-for-cli
Releases · appwrite/sdk-for-cli
0.8.0
- Support for new CLI array params syntax
- Updated README and examples to use the new CLI array syntax
- Replace Mock() validator with Wildcard()
- Fixed casting of strings to integers for body parameters
0.7.0
- Added an option to use self-signed SSL certificates
- Fixed bash error
- Rename
Services
folder to services
0.5.0
Fixed an issue when trying to package a cloud function from the current dir .
0.4.0
Minor fixes for packaging
Added support for non-interactive usage of the init command
0.3.0
Added service descriptions to the help command.
0.2.0
Fixed function packaging and help command