Releases: adafruit/Adafruit_CircuitPython_ProgressBar
2.3.18 - Use Ruff
2.3.17 - Docstring Fixes
2.3.16 - RTD Sphinx Config
Full Changelog: 2.3.15...2.3.16
2.3.15 - Fix For Sphinx RTD Theme
Full Changelog: 2.3.14...2.3.15
2.3.14 - Fix RTD Docs Build and Unpin Sphinx
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()
What's Changed
- Replace depreciated .show by @RetiredWizard in #40
New Contributors
- @RetiredWizard made their first contribution in #40
Full Changelog: 2.3.12...2.3.13
2.3.12 - Fix RTD Theme Issue
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
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
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
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.