Skip to content

Version 1.0.0

Latest
Compare
Choose a tag to compare
@Gadgetoid Gadgetoid released this 30 Oct 11:59
204843a

This release is - mostly - a total repackage of i2cdevice against our latest standard Python boilerplate. It includes a switch from setup.py to pyproject.toml.

Additionally, the default smbus library is now the Python smbus2, which can be installed into a venv without issue.

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

What's Changed

Full Changelog: v0.0.7...v1.0.0