Skip to content

v15.0.0

Choose a tag to compare

@tang3w tang3w released this 27 Nov 03:12
· 937 commits to master since this release
4642382

This version introduces two following changes:

  • The result error type has been changed from Error to LCError. Error code and description defined in https://leancloud.cn/docs/error_code.html will also be available from result error.
  • We make some Installation properties read-only, and introduce a new method to set these properties in one statement so that it can remind you to set all necessary properties.