Releases: appwrite/sdk-generator
Releases · appwrite/sdk-generator
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
1.2.2
1.2.1
What's Changed
- appwrite/sdk-for-php#44 - write warnings to error log instead of stdout by @maglnet in #1176
- Adding C# to CLI type generation by @Fellmonkey in #1135
- (fix) double slash in path by @watzon in #1056
- Revert "feat: use readonly keyword in document and row model params" by @ChiragAgg5k in #1183
- fix push columns in tablesdb cli by @ChiragAgg5k in #1184
- fix: type generation with tablesdb by @ChiragAgg5k in #1187
New Contributors
Full Changelog: 1.2.0...1.2.1
1.2.0
1.1.16
What's Changed
- chore: update type generation in js/ts to use Models.Row by @ChiragAgg5k in #1173
- feat: use readonly keyword in document and row model params by @ChiragAgg5k in #1174
- chore: prevent deprecated resources from being auto pulled by @ChiragAgg5k in #1178
- fix: remove delete param logic from methods by @ChiragAgg5k in #1181
Full Changelog: 1.1.15...1.1.16