Skip to content

Releases: appwrite/sdk-generator

0.18.0

02 Mar 11:05
0b49ac1
Compare
Choose a tag to compare
0.18.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.17.2...0.18.0

0.17.2

28 Jan 08:40
37bc6fc
Compare
Choose a tag to compare
0.17.2 Pre-release
Pre-release

What's Changed

  • Fix Kotlin exceptions for Java 16+ by @abnegate in #340
  • Replace Kotlin + Android number casting with conversion by @abnegate in #339
  • Add property serialised names to fix use with realtime payloadType by @abnegate in #347
  • Fix Android + Kotlin nullable numbers by @abnegate in #346

Full Changelog: 0.17.1...0.17.2

0.17.1

07 Jan 12:59
3542c6e
Compare
Choose a tag to compare
0.17.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.17.0...0.17.1

0.17.0

04 Jan 09:27
a68e072
Compare
Choose a tag to compare
0.17.0 Pre-release
Pre-release

What's Changed

New Contributors

  • @wess made their first contribution in #328

Full Changelog: 0.16.3...0.17.0

0.16.3

17 Dec 11:21
6185cdf
Compare
Choose a tag to compare
0.16.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.16.2...0.16.3

0.16.2

12 Nov 11:10
e3a20c9
Compare
Choose a tag to compare
0.16.2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.16.1...0.16.2

0.16.1

08 Nov 10:55
14212db
Compare
Choose a tag to compare
0.16.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.16.0...0.16.1

0.16.0

21 Oct 06:54
5a57afe
Compare
Choose a tag to compare
0.16.0 Pre-release
Pre-release
  • [Swift] Add swift server support
  • [Apple] Add apple client support

0.15.3

27 Sep 10:46
0238d1e
Compare
Choose a tag to compare
0.15.3 Pre-release
Pre-release
  • [Flutter] Fix Realtime issue with last URL

0.15.2

24 Sep 16:15
f42e707
Compare
Choose a tag to compare
0.15.2 Pre-release
Pre-release
  • [Web] Fix FormData with multipart/form-data request