Releases: adafruit/Adafruit_CircuitPython_PyBadger
Releases · adafruit/Adafruit_CircuitPython_PyBadger
4.0.9 - Update Ruff Version
Full Changelog: 4.0.8...4.0.9
4.0.8 - License syntax and pre-commit versions
Full Changelog: 4.0.7...4.0.8
4.0.7 - Update Ruff Config & RTD Style Fix
Full Changelog: 4.0.6...4.0.7
4.0.6 - Use Newer OnDiskBitmap API
4.0.5 - Update RTD Config
Full Changelog: 4.0.4...4.0.5
4.0.4 - Use Ruff & Fix URL in pyproject.toml
What's Changed
Full Changelog: 4.0.3...4.0.4
4.0.3 - Fix For New CLUE Hardware
What's Changed
Full Changelog: 4.0.2...4.0.3
4.0.2 - RTD Sphinx Config
Full Changelog: 4.0.1...4.0.2
4.0.1 - Fix For Sphinx RTD Theme
Full Changelog: 4.0.0...4.0.1
Change show() to root_group property
Any user code that was user badger.show(your_group) will need to be updated to use badger.root_group = your_group instead.
What's Changed
Full Changelog: 3.8.1...4.0.0