8000 Releases · adafruit/Adafruit_CircuitPython_PyBadger · GitHub
[go: up one dir, main page]

Skip to content

Releases: adafruit/Adafruit_CircuitPython_PyBadger

4.0.4 - Use Ruff & Fix URL in pyproject.toml

21 May 19:36
8d2d5c6
Compare
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
Compare
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
Compare
Choose a tag to compare

4.0.1 - Fix For Sphinx RTD Theme

07 Oct 22:34
Compare
Choose a tag to compare

Change show() to root_group property

01 Apr 14:52
5550334 < 10000 /div>
Compare
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

3.8.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:46
Compare
Choose a tag to compare

Changes: 3.8.0...3.8.1

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pybadger.

Read the docs for info on how to use it.

3.8.0 - replace .show()

04 Nov 02:55
b3dd61b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.7.14...3.8.0

3.7.14 - Fix Docs Build

02 Oct 21:00
a071d43
Compare
Choose a tag to compare

This release fixes the docs build by adding bitmaptools to the mocked core modules in the docs config.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pybadger.

Read the docs for info on how to use it.

3.7.13 - Fix RTD Theme Issue

25 Sep 16:03
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pybadger.

Read the docs for info on how to use it.

3.7.12 - Updated .pylintrc, fixed jQuery

26 May 16:11
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-PyBadger.

Read the docs for info on how to use it.

0