Skip to content

Releases: adafruit/Adafruit_CircuitPython_PyBadger

4.0.9 - Update Ruff Version

23 Apr 21:24

Choose a tag to compare

4.0.8 - License syntax and pre-commit versions

27 Mar 19:14

Choose a tag to compare

4.0.7 - Update Ruff Config & RTD Style Fix

20 Oct 20:35

Choose a tag to compare

4.0.6 - Use Newer OnDiskBitmap API

27 Jun 20:15
3894a63

Choose a tag to compare

What's Changed

Full Changelog: 4.0.5...4.0.6

4.0.5 - Update RTD Config

17 Jun 16:36

Choose a tag to compare

4.0.4 - Use Ruff & Fix URL in pyproject.toml

21 May 19:36
8d2d5c6

Choose a tag to compare

What's Changed

  • use ruff, correct homepage url in pyproject.toml by @FoamyGuy in #72

Full Changelog: 4.0.3...4.0.4

4.0.3 - Fix For New CLUE Hardware

01 Apr 18:08
7d59346

Choose a tag to compare

What's Changed

  • attempt new accelerometer init if first one fails by @FoamyGuy in #70

Full Changelog: 4.0.2...4.0.3

4.0.2 - RTD Sphinx Config

16 Jan 19:58

Choose a tag to compare

4.0.1 - Fix For Sphinx RTD Theme

07 Oct 22:34

Choose a tag to compare

Change show() to root_group property

01 Apr 14:52
5550334

Choose a tag to compare

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