3.0.0
What's Changed
- Support for Appwrite 1.4.0
- New endpoints for fetching user identities
- New endpoints for listing locale codes
- Updated documentation
- Breaking changes:
- The createFunctionmethod has a new signature.
- The createExecutionmethod has a new signature.
- The updateFunctionmethod has a new signature.
- The createDeploymentmethod no longer requires an entrypoint.
- The updateFilemethod now includes the ability to update the file name.
- The updateMembershipRolesmethod has been renamed toupdateMembership.
 
- The 
Full Changelog: 2.0.0...3.0.0