Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@forJrking forJrking released this 25 May 06:41
· 5 commits to master since this release

Release 2.0.0

Added

  • 加密接口自定义支持
  • 拆分序列化支持库 gson

Change

  • 重构整体结构, 更改缓存为AtomicCache
  • jetpack publish

Remove

  • 重构Binder合并为一个类
  • 重命名bind方法名

Fix

  • data class 修改属性不能正常apply
  • 多进程不能正常获取最新Value