Skip to content

v2.1.0

Compare
Choose a tag to compare
@PeterPanZH PeterPanZH released this 29 Dec 13:20
· 125 commits to develop since this release
9553ec7

ZH

  • 问题修复
    • BE: 修复无关文件会被上传到 VDL-Service 的问题 (#866)
    • BE: 改正错误的代码注释 @foreverseer (#877)
  • 功能新增
  • 其他改进
    • FE: 改进 WebAssembly 和 WebWorker 的执行方式 (#871)
    • BE: 支持 ndarrayfloat32double64 类型 (#878)
  • 重要改动
    • BE: LogReader 中参数名由 file_name 改为 file_path (#864)

EN

  • Bug Fixes
    • BE: Fix unrelated files uploaded to VDL-Service (#866)
    • BE: Fix confused code comments @foreverseer (#877)
  • Features
  • Enhancement
    • FE: Improve execution of WebAssembly and WebWorker (#871)
    • BE: Support float32 and double64 in ndarray (#878)
  • Breaking Changes
    • BE: Use file_path instead of file_name in LogReader (#864)