Releases: appwrite/sdk-generator
Releases · appwrite/sdk-generator
0.10.2
0.10.1
0.10.0
- 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
0.9.0
0.8.1
0.8.0
- 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