v15.0.0
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.