v0.4.0
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