Skip to content

v0.4.0

Compare
Choose a tag to compare
@hkzlab hkzlab released this 12 Aug 18:10
· 7 commits to main since this release

Changelog

Changelog for dupicolib

[0.4.0] - 2024-08-12

Changed

  • Breaking change, added another layer of abstraction for board command classes, to allow easier virtual commands implementation

Fixed

  • Escaping in FW version check is fixed

[0.3.2] - 2024-08-12

Added

  • Board pin remapping function can now ignore pins, if specified in their translation map, mapping them to negative values

[0.3.1] - 2024-08-06

Changed

  • Reinitialize connection to the board (via DTR) only after the first failed connection attempt

[0.3.0] - 2024-08-04

Changed

  • Make use of the binary protocol only
  • Use DTR when retrying the connection to the board

Removed

  • Removed support for text based protocol