Releases: adafruit/Adafruit_CircuitPython_SD
3.3.24 - Fix For Sphinx RTD Theme
Full Changelog: 3.3.23...3.3.24
3.3.23 - Fix Docs Example
What's Changed
- Fix example used in the docs by @arturo182 in #58
New Contributors
- @arturo182 made their first contribution in #58
Full Changelog: 3.3.22...3.3.23
3.3.22 - Fix RTD Docs Build and Unpin Sphinx
Changes: 3.3.21...3.3.22
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sd
.
Read the docs for info on how to use it.
3.3.21 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sd
.
Read the docs for info on how to use it.
3.3.20 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-SD
.
Read the docs for info on how to use it.
3.3.19 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sd
.
Read the docs for info on how to use it.
3.3.18 - added pylint exception for cs
Added pylint exception for cs. Thanks @jposada202020
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sd
.
Read the docs for info on how to use it.
3.3.17 - Added fix for occasional write hangs
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sd
.
Read the docs for info on how to use it.
3.3.16 - Fixed pylint errors
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sd
.
Read the docs for info on how to use it.
3.3.15 - Avoid getting stuck in while loop during file write
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sd
.
Read the docs for info on how to use it.