Skip to content

Releases: appwrite/sdk-generator

0.6.2

03 Mar 13:01
d963762
Compare
Choose a tag to compare
0.6.2 Pre-release
Pre-release
  • Minor fixes for Dart and Flutter custom exceptions

0.6.1

02 Mar 17:23
8a55e70
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release
  • 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
40d3019
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release
  • 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
08d6dc7
Compare
Choose a tag to compare
0.5.5 Pre-release
Pre-release

Fixed CLI packaging error on current dir ('.')

0.5.4

11 Feb 09:23
37829f8
Compare
Choose a tag to compare
0.5.4 Pre-release
Pre-release

Minor fixes to CLI packaging and support for non-interactive init command

0.5.3

10 Feb 15:37
Compare
Choose a tag to compare
0.5.3 Pre-release
Pre-release

Added service descriptions to our TWIG params

0.5.2

10 Feb 15:12
8662a88
Compare
Choose a tag to compare
0.5.2 Pre-release
Pre-release

Fix for CLI packaging method
Updated Flutter package info dependency usage for origin header

0.5.1

09 Feb 13:27
772c2dd
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release

Updated CLI code examples and the way we handle image response types

0.5.0

08 Feb 09:45
9ca5a3f
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

First release with support for Docker CLI

0.4.5

28 Jan 08:21
Compare
Choose a tag to compare
0.4.5 Pre-release
Pre-release

Allow raw HTML in Readme warning messages.