Releases: appwrite/sdk-generator
Releases · appwrite/sdk-generator
0.10.9
03 Jun 09:02
Compare
Sorry, something went wrong.
No results found
fixes default params for Flutter and Dart
0.10.8
02 Jun 17:23
Compare
Sorry, something went wrong.
No results found
Add missing quotes to Node.js SDK
0.10.7
02 Jun 17:03
Compare
Sorry, something went wrong.
No results found
Adds param checking to:
Adds Node.js Typescript Definitions
Remove hardcoded default values from all SDKs
Update Flutter dependencies
0.10.6
24 May 14:33
Compare
Sorry, something went wrong.
No results found
Implement polyfills by default and not conditional on the web SDK templates
0.10.5
21 May 13:44
Compare
Sorry, something went wrong.
No results found
Fallback for url.search on older Node versions
0.10.4
21 May 12:44
Compare
Sorry, something went wrong.
No results found
Fixed header parsing in multiple templates
Added required keyword and type_number for Dart and Flutter
Fixed web getting started tutorial
0.10.3
20 May 08:45
Compare
Sorry, something went wrong.
No results found
Fixed Node issue where header values were converted to lowercase chars
0.10.2
19 May 19:27
Compare
Sorry, something went wrong.
No results found
Fix for the CLI powershell installation script: escape used variables in script
0.10.1
19 May 05:49
Compare
Sorry, something went wrong.
No results found
Marking escapeDollarSign filter as htmlsafe (#179 )
0.10.0
18 May 18:57
Compare
Sorry, something went wrong.
No results found
Improved the CLI readme file
Fixed PHP8 warnings
Fixed CLI unescaped string params
Added localstoage as cookie fallback for Flutter web
Disable JWT auth for the CLI
Fixed CLI version command fix
Fixed error parsing when non-json response
Added plain HTTP examples
Fix for powershell CLI setup
Fixed dart unused param
Added support for custom user agents for Flutter
Added Kotlin templates