Skip to content

[7.1.0] - 2025-05-21

Latest
Compare
Choose a tag to compare
@lszzy lszzy released this 21 May 14:31

Changed

  • File log supports limiting the maximum file size, and adds a flush method
  • Router adds an openURL coroutine method, and Context adds a complete method
  • Synchronize SmartCodable to the latest version 5.0.10, support SmartSubclass macros, etc.

Changed

  • 文件日志支持限制最大文件大小,新增flush方法
  • Router新增openURL协程方法、Context新增complete方法
  • 同步SmartCodable到最新5.0.10版本、支持SmartSubclass宏等