15.0.0
What's Changed
- Updated formatting.
- Encode user-agents properly to fix issue - appwrite/sdk-for-dart#74 .
- Breaking changes:
- Changed the typing of
AppwriteException
's response parameter from adynamic
object to an optional string (?String
).
- Changed the typing of
New Contributors
- @ChiragAgg5k made their first contribution in #241
Full Changelog: 14.0.0...15.0.0