Skip to content

Releases: pimoroni/ioe-python

Version 1.0.1

06 Jun 13:18
Compare
Choose a tag to compare

This release fixes a nasty bug that made Inventor HAT Mini appear as though it could not detect an IO expander. Internally it was attempting to access "/dev/i2c-False", but this error was being suppressed.

What's Changed

Full Changelog: v1.0.0...v1.0.1

Version 1.0.0

23 May 13:02
7450859
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.5...v1.0.0

Version 0.0.5

17 Apr 11:21
7adf46a
Compare
Choose a tag to compare
  • Improved readme and documentation
  • Linting fixes

Version 0.0.4

12 Apr 14:38
Compare
Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4

Version 0.0.3

11 Jan 16:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

Version 0.0.2

01 Jun 11:33
Compare
Choose a tag to compare
  • Call read/write in a single i2c_rdwr to maintain thread safety

Version 0.0.1

08 Jul 14:21
v0.0.1
249b0d0
Compare
Choose a tag to compare
Version 0.0.1 Pre-release
Pre-release

Initial release.