Skip to content

Latest commit

 

History

History
62 lines (29 loc) · 2.61 KB

CHANGELOG.md

File metadata and controls

62 lines (29 loc) · 2.61 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.11 (2020-09-27)

1.0.10 (2020-09-25)

1.0.9 (2020-05-22)

Features

  • 重构pcan功能实现,允许打开多个pcan实例 (a32c5f7)

1.0.8 (2020-05-21)

Bug Fixes

  • 修复pcanmsg类型问题,修复pcan_send没有检查是否有id和data的问题 (7d0cc9f)

1.0.7 (2020-05-20)

Bug Fixes

  • 修复cxb.config.js中模块名不正确的问题 (20e42d4)

1.0.6 (2020-05-20)

Bug Fixes

  • 修正azurepipelines上传,修正二进制文件存放路径 (17009e3)

1.0.5 (2020-03-23)

Features

  • 迁移到node,合并pcan操作的代码到asyncwarker (1893309)

Bug Fixes

  • 修复azurepipeline的构建步骤 (68fea78)
  • 修复pcan的读取和写入问题,已知问题:CPP里触发的异常没有stack信息 (3f1c852)
  • 切换cxb到1.0.19,并修复cmakelists.txt (6ed06a1)

1.0.5 (2020-03-23)

Features

  • 迁移到node,合并pcan操作的代码到asyncwarker (1893309)

Bug Fixes

  • 修复azurepipeline的构建步骤 (68fea78)
  • 修复pcan的读取和写入问题,已知问题:CPP里触发的异常没有stack信息 (3f1c852)