Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 451 Bytes

CHANGELOG.md

File metadata and controls

41 lines (26 loc) · 451 Bytes

1.0.0

  • Enhancement: Repackage to pyproject.toml/hatchling
  • Switch i2c_dev fallback from smbus to smbus2

0.0.7

  • BugFix: Prevent .get from reading multiple times (thanks @dkao)
  • Enhancement: Better error output (thanks Kamil Klimek)

0.0.6

  • New API methods set and get

0.0.5

  • Bump to stable release

0.0.4

  • Bugfixes

0.0.3

  • Added License

0.0.2

  • Major Refactor

0.0.1

  • Initial Release