Releases: appwrite/sdk-generator
Releases · appwrite/sdk-generator
1.4.4
What's Changed
- Add SDK build validation workflow for real spec files by @ChiragAgg5k in #1206
- Use string interpolation instead of concatenation in Dart/Flutter by @ChiragAgg5k in #1212
- Add @OverRide annotation to toMap method in Dart models by @ChiragAgg5k in #1209
- Fix Flutter constant naming: CHUNK_SIZE to chunkSize by @ChiragAgg5k in #1208
- make go changelog format consistent with other sdks by @ChiragAgg5k in #1213
- chore: ensure the full analysis options are used when formatting by @stnguyen90 in #1214
- feat: add
DeprecationWarning
decorator support Python language by @amustaque97 in #1215 - fix: handle Object[] in .NET array deserialization by @ChiragAgg5k in #1218
New Contributors
- @amustaque97 made their first contribution in #1215
Full Changelog: 1.4.3...1.4.4
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