Explorer Hat Versions Save

Python library for Explorer HAT

v0.5.1

2 years ago

What's Changed

Full Changelog: https://github.com/pimoroni/explorer-hat/compare/v0.5.0...v0.5.1

v0.5.0

2 years ago
  • Refactor library setup()
  • Raise ImportError instead of hard exit
  • Add support for ADS1115 variant
  • Fix Syntax Warning

v0.4.2

7 years ago

Initial release to Apt

  • Added version to module

v0.4.1

7 years ago

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.