Releases: appwrite/sdk-generator
Releases · appwrite/sdk-generator
0.6.1
02 Mar 17:23
Compare
Sorry, something went wrong.
No results found
Fixed cli tag version param name
Added custom exceptions to Dart SDK
Changed CLI executable name to temp
0.6.0
28 Feb 15:14
Compare
Sorry, something went wrong.
No results found
Fixed type check on JS SDK
Added automated deployment to NPM
Added custom exceptions for Dart & Flutter
Improvements for Dart code based on pub.dev score
Moved CLI install script to the main repo
Added allowList for the CLI install script to prevent users from executing docker commands
Show {} for empty arrays in the CLI table
Replace CLI echo calls with Console::log calls.
Fix indentation and spacing in the CLI twig templates
Removed unused imports from the CLI twig templates
Remove references to appwrite in the CLI twig templates
Move Appwrite logo to the CLI class params
Use Wordwrap to pretty print the help output in the CLI twig templates
Replace usages of printf with Console::Log() in the CLI templates
0.5.5
18 Feb 16:49
Compare
Sorry, something went wrong.
No results found
Fixed CLI packaging error on current dir ('.')
0.5.4
11 Feb 09:23
Compare
Sorry, something went wrong.
No results found
Minor fixes to CLI packaging and support for non-interactive init command
0.5.3
10 Feb 15:37
Compare
Sorry, something went wrong.
No results found
Added service descriptions to our TWIG params
0.5.2
10 Feb 15:12
Compare
Sorry, something went wrong.
No results found
Fix for CLI packaging method
Updated Flutter package info dependency usage for origin header
0.5.1
09 Feb 13:27
Compare
Sorry, something went wrong.
No results found
Updated CLI code examples and the way we handle image response types
0.5.0
08 Feb 09:45
Compare
Sorry, something went wrong.
No results found
First release with support for Docker CLI
0.4.5
28 Jan 08:21
Compare
Sorry, something went wrong.
No results found
Allow raw HTML in Readme warning messages.
0.4.4
11 Jan 09:56
Compare
Sorry, something went wrong.
No results found
Fixes list processing with multipart/form-data
Adds upload test