Skip to content

1.1.8-preview

Choose a tag to compare

@xinansky xinansky released this 29 Apr 00:29
· 86 commits to main since this release
1.1.8-preview
baf6605

✨ 内容

  • 新增宏定义,增强代码灵活性和可配置性。
  • 资源管理系统支持同步初始化,提供更多初始化选项。

💫 修复

  • 优化下载进度接口,改进异常输出,提高异常处理的准确性和可读性。

🪄 优化

  • 兼容 2022 API,确保代码在新版本下的兼容性。
  • 资源请求接口和资源加载 API 支持使用 IHandle 接口进行同步异步协程等加载,增强加载接口的灵活性。
  • 优化编辑器配置数据,提高配置数据的可用性和稳定性。
  • 全新 Editor 资源管理编辑器,提供更强大和易用的资源管理功能。

✨ Feature

  • Added macro definitions to enhance code flexibility and configurability.
  • The resource management system now supports synchronous initialization, providing more initialization options.

💫 Fixed

  • Optimized the download progress interface, improved error output, and enhanced the accuracy and readability of error handling.

🪄 Improvement

  • Made compatibility adjustments for the 2022 API to ensure code compatibility with the new version.
  • Resource request interfaces and resource loading APIs now support synchronous and asynchronous loading using the IHandle interface, enhancing the flexibility of loading interfaces.
  • Optimized editor configuration data to improve the availability and stability of configuration data.
    Introduced a new Editor resource management editor, providing more powerful and user-friendly resource management features.

Full Changelog: 1.1.7-preview...1.1.8-preview