Releases: appwrite/sdk-generator
Releases · appwrite/sdk-generator
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
1.1.15
1.1.14
1.1.13
What's Changed
- fix: typing for upsertDocument method in node to fix build error by @ChiragAgg5k in #1169
Full Changelog: 1.1.12...1.1.13