Skip to content

Releases: pimoroni/explorer-hat

Version 0.5.1

09 Nov 13:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

Version 0.5.0

03 Sep 09:25
Compare
Choose a tag to compare
  • Refactor library setup()
  • Raise ImportError instead of hard exit
  • Add support for ADS1115 variant
  • Fix Syntax Warning

Version 0.4.2

10 Nov 16:13
Compare
Choose a tag to compare

Initial release to Apt

  • Added version to module

Version 0.4.1

12 Jul 16:08
Compare
Choose a tag to compare

This release includes a slight restructure of the Explorer HAT library away from separate Python modules and into a package which includes pins.py and ads1015.py neatly.