Skip to content

v0.51.11-public

Latest
Compare
Choose a tag to compare
@idleyui idleyui released this 18 Mar 06:01
· 1 commit to release/0.51.x since this release

Changelog

[0.51.11-public] - 2025-03-18

Key Changes

  • MCQA 2.0 Structural Improvement: The ResultDescriptor subclass in Instance class has been upgraded from Map<String, String> to a dedicated POJO object, specifically optimized for MCQA 2.0 scenarios
  • Backward Compatibility: Fully compatible with legacy logic - existing code will continue to function without modification

Important Notes

  • Future server-side updates may adjust ResultDescriptor data formats. MCQA 2.0 users are recommended to upgrade to this version

更新日志

[0.51.11-public] - 2025-03-18

主要改动

  • 结构优化Instance 类中 ResultDescriptor 子类由 Map<String, String> 升级为独立的 POJO 对象,专门适配 MCQA 2.0 场景
  • 兼容保障:完全兼容旧版逻辑,现有代码无需修改即可正常运行

注意事项

  • 未来服务端可能调整 ResultDescriptor 数据格式,建议 MCQA 2.0 用户升级到本版本