Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 787 Bytes

CHANGELOG.md

File metadata and controls

22 lines (10 loc) · 787 Bytes

Changelog

0.1.2 (2024-08-13)

Bug Fixes

  • resolve issues identified by pylint (02ecadf)

0.1.1 (2024-08-13)

Bug Fixes

  • send reset command as a bytearray instead of string (d19c62f)

0.1.0 (2024-07-23)

Features

  • provide initial implementation for I²C bus multiplexer (#1) (08efaf1)