Skip to content

1.0.0

Compare
Choose a tag to compare
@TorstenDittmann TorstenDittmann released this 02 Sep 13:41
7430660
  • Support for Appwrite 0.10
  • Refactored for better cross platform support
  • Exception implements toString() to get proper error message for unhandled exceptions
  • Introduces new Realtime service, more on official docs
  • Breaking Signature for MultipartFile has changed as now we are using http package. Here is the new signature for MultipartFile
  • Breaking Signature for Response has changed, now it only exposes the data.