Releases: appwrite/sdk-generator
Releases · appwrite/sdk-generator
1.8.21
What's Changed
- fix: cli init site on windows by @ChiragAgg5k in #1314
- chore: cli generate improve db and table crud by @ChiragAgg5k in #1315
- fix: fix broken init site on Windows by @M4dhav in #1316
- feat(cli): type-safe permissions callback and improved relationship types by @ChiragAgg5k in #1317
- cli: cleanup unused dependency and improve generate command by @ChiragAgg5k in #1318
Full Changelog: 1.8.20...1.8.21
1.8.20
What's Changed
- Support AttributeType and ColumnType in type generation by @ChiragAgg5k in #1309
- Add shared enum utils and improve Dart formatting by @ChiragAgg5k in #1310
- Fix CLI build to bundle templates for runtime by @ChiragAgg5k in #1311
- Fix CLI auth flow and debug output by @ChiragAgg5k in #1312
- feat: cli generate server side support by @ChiragAgg5k in #1313
Full Changelog: 1.8.19...1.8.20
1.8.19
What's Changed
- Refactor TypeScript generator to use external template files by @ChiragAgg5k in #1307
Full Changelog: 1.8.18...1.8.19
1.8.18
What's Changed
- feat: optimize collection creation and derive config keys from Zod schemas by @ChiragAgg5k in #1306
- feat: appwrite generate by @ChiragAgg5k in #1303
Full Changelog: 1.8.17...1.8.18
1.8.17
What's Changed
- Added channel helpers for realtime in the client sdks by @ArnabChatterjee20k in #1266
- feat: add new query methods: regex, exists, notExists, and elemMatch by @ArnabChatterjee20k in #1302
- fix: handle BigInt and float JSON parsing correctly by @ChiragAgg5k in #1304
- Fix config BigInt parsing to match client.ts approach by @ChiragAgg5k in #1305
Full Changelog: 1.8.16...1.8.17
1.8.16
What's Changed
- Fix: Android and Kotlin package name directory issues by @ItzNotABug in #1301
Full Changelog: 1.8.14...1.8.16
1.8.15
What's Changed
- chore: small sdk for cli improvements by @ChiragAgg5k in #1299
- Fix: union types on certain sdks by @ItzNotABug in #1300
Full Changelog: 1.8.13...1.8.15
1.8.14
What's Changed
- chore: small sdk for cli improvements by @ChiragAgg5k in #1299
- Fix: union types on certain sdks by @ItzNotABug in #1300
Full Changelog: 1.8.13...1.8.14
1.8.13
What's Changed
- fix: use parameter format in64 to determine bigint in ts sdks by @ChiragAgg5k in #1298
Full Changelog: 1.8.12...1.8.13
1.8.12
What's Changed
- fix: big int handling + push functions in cli sdk by @ChiragAgg5k in #1296
Full Changelog: 1.8.11...1.8.12