Skip to content

0.4.4: Merge pull request #73 from onerain88/044

Pre-release
Pre-release
Compare
Choose a tag to compare
@onerain88 onerain88 released this 28 May 08:53
92173f6

Breaking Changes

  • LCException 的命名空间调整为 LeanCloud

Features

  • LCException 增加 ToString()
  • 支持 LCQuery.IncludeACL 接口

Bug Fixes

  • 修复 CreatedAt, UpdatedAt 时区问题
  • 修复 LCObject ToString() bug
  • 修复强转空指针的 bug