Skip to content

Releases: adafruit/Adafruit_CircuitPython_SD

3.3.24 - Fix For Sphinx RTD Theme

07 Oct 22:19
Compare
Choose a tag to compare

3.3.23 - Fix Docs Example

08 Jul 13:54
8688597
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.22...3.3.23

3.3.22 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:32
Compare
Choose a tag to compare

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

25 Sep 15:49
Compare
Choose a tag to compare

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

26 May 16:17
5537f45
Compare
Choose a tag to compare

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

18 May 15:40
Compare
Choose a tag to compare

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

28 Mar 00:22
192ac7c
Compare
Choose a tag to compare

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

28 Nov 18:25
eb17bff
Compare
Choose a tag to compare

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

15 Nov 18:24
54827b8
Compare
Choose a tag to compare

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

18 Oct 14:39
bb2fc8c
Compare
Choose a tag to compare

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.