Releases: appwrite/sdk-generator
Releases · appwrite/sdk-generator
0.9.0
21 Apr 05:20
Compare
Sorry, something went wrong.
No results found
Support for new CLI array params
Updated README and examples to use the new CLI array syntax
Replace Mock() validator with Wildcard() in the CLI templates
Cast string to integer for body parameters in the CLI
0.8.1
10 Apr 16:12
Compare
Sorry, something went wrong.
No results found
Upgraded twig + stopped using absolute paths
0.8.0
10 Apr 12:37
Compare
Sorry, something went wrong.
No results found
Added discord and twitter badges on all READMEs
Added option to attach a getting started section on all READMEs
Added selfSign as a user preference for the CLI
Fixed sh: unknown operand
error in the CLI
RenameD Services folder to services in the CLI templates
Added null-safety support for Flutter
Added e2e tests for all Flutter templates
Added custom exception throwing from client on all server side SDKs
0.7.0
25 Mar 13:02
Compare
Sorry, something went wrong.
No results found
Added exception handling for multiple languages
Added null-safety for Dart SDK
0.6.3
09 Mar 18:07
Compare
Sorry, something went wrong.
No results found
Automate CLI SDK deployment to Docker Hub
Update test spec
Added option for getting started sections
0.6.2
03 Mar 13:01
Compare
Sorry, something went wrong.
No results found
Minor fixes for Dart and Flutter custom exceptions
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