Releases: appwrite/sdk-generator
Releases · appwrite/sdk-generator
1.4.3
1.4.2
What's Changed
- feat: add enum support to response models in ts by @ChiragAgg5k in #1198
Full Changelog: 1.4.1...1.4.2
1.4.1
What's Changed
- fix: print sdk warnings to stderr instead of stdout by @ChiragAgg5k in #1200
- fix: correct import statement for Models in TypeScript template by @mdex-geek in #1194
- CLI Dart: model generation fixes by @Fellmonkey in #1197
- fix: row permissions and security sync by @ChiragAgg5k in #1201
- fix: toMap and fromMap mismatch by @ChiragAgg5k in #1202
- fix: error when pushing columns with relationships by @ChiragAgg5k in #1204
- fix: resource name from attributes to columns for tablesdb indexes in… by @ChiragAgg5k in #1203
New Contributors
- @mdex-geek made their first contribution in #1194
Full Changelog: 1.4.0...1.4.1
1.4.0
1.3.5
What's Changed
- chore: add missing descriptions in cli by @ChiragAgg5k in #1195
- skip pulling deperecated resources in pull --all by @ChiragAgg5k in #1196
Full Changelog: 1.3.4...1.3.5
1.3.4
What's Changed
- chore: remove avatars command from cli by @ChiragAgg5k in #1191
- updated equal type queries for ts by @ArnabChatterjee20k in #1193
Full Changelog: 1.3.3...1.3.4
1.3.3
What's Changed
- updated query and tests for the contains and equal by @ArnabChatterjee20k in #1192
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- updated any type array handling by @ArnabChatterjee20k in #1190
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- fix: wrap invalid variable names in quotes in ts type generation by @ChiragAgg5k in #1189
- feat: add object param examples handling by @ChiragAgg5k in #1186
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- added spatial type queries by @ArnabChatterjee20k in #1177
New Contributors
- @ArnabChatterjee20k made their first contribution in #1177
Full Changelog: 1.2.2...1.3.0