Releases: adafruit/Adafruit_CircuitPython_ADS1x15
Releases · adafruit/Adafruit_CircuitPython_ADS1x15
3.0.2 - Forward Reference Type Hint
What's Changed
- change to forward reference for possibly unbound symbols in type hint(s) by @pantheraleo-7 in #107
Full Changelog: 3.0.1...3.0.2
3.0.1 - Update Ruff Config & RTD Style Fix
Full Changelog: 3.0.0...3.0.1
3.0.0 - Refactor Pin Constants & Match Silkscreen Labels
What's Changed
- re-export symbols (classes, constants) to accessible & ergonomic locations by @pantheraleo-7 in #101
New Contributors
- @pantheraleo-7 made their first contribution in #101
Full Changelog: 2.4.4...3.0.0
2.4.4 - Update RTD Config
Full Changelog: 2.4.3...2.4.4
2.4.3 - Use Ruff
2.4.2 - RTD Sphinx Config
Full Changelog: 2.4.1...2.4.2
2.4.1 - Fix For Sphinx RTD Theme
Full Changelog: 2.4.0...2.4.1
2.4.0 - Additional Comparator Settings
What's Changed
Full Changelog: 2.3.0...2.4.0
2.3.0 - Added Comparator Functionality
2.2.26 - Update value Property Docstring
What's Changed
- Update doc string for
valueproperty by @caternuson in #97
Full Changelog: 2.2.25...2.2.26