Skip to content

Releases: adafruit/Adafruit_CircuitPython_ProgressBar

2.3.18 - Use Ruff

17 May 16:17
6308fca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.17...2.3.18

2.3.17 - Docstring Fixes

24 Apr 19:51
4213f83
Compare
Choose a tag to compare

What's Changed

  • margin_size seems to be int like in Vertical and Horizontal by @dglaude in #41

New Contributors

Full Changelog: 2.3.16...2.3.17

2.3.16 - RTD Sphinx Config

16 Jan 19:58
Compare
Choose a tag to compare

2.3.15 - Fix For Sphinx RTD Theme

07 Oct 22:34
Compare
Choose a tag to compare

2.3.14 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:46
Compare
Choose a tag to compare

Changes: 2.3.13...2.3.14

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

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

Read the docs for info on how to use it.

2.3.13 - Replace .show()

02 Nov 12:49
341cb8a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.12...2.3.13

2.3.12 - 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-progressbar.

Read the docs for info on how to use it.

2.3.11 - 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-ProgressBar.

Read the docs for info on how to use it.

2.3.10 - Updated pre-commit hooks

18 May 15:15
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.3.9 - Fixed pylint errors

15 Nov 18:11
74a1c26
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.