Skip to content

Releases: adafruit/Adafruit_CircuitPython_asyncio

0.5.20 - Updated pre-commit hooks

16 May 17:45

Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.5.19 - Fixed RTD link

06 Jan 00:22
596cc89

Choose a tag to compare

Fixed the ReadTheDocs link. Thanks @tannewt!

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

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

Read the docs for info on how to use it.

0.5.18 - Switched await core.sleep to await core.io_queue.queue_[read|write]

15 Nov 21:00
a044da1

Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.5.17 - Fixed uses of 'await sleep(0)'

18 Oct 15:10
fbdb77d

Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.5.16 - Fixed building assets

08 Sep 14:56
3e8c50e

Choose a tag to compare

Fixed in issue where assets were not being built correctly in the CI.

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

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

Read the docs for info on how to use it.

0.5.15 - Made copyright stay up to date in docs/conf.py

26 Aug 02:27

Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.5.14 - Fixed version string

22 Aug 18:55

Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.5.13 - Switched to pyproject.toml

09 Aug 19:29

Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.5.12 - Created docs/requirements.txt

27 Jul 19:52
4bc385c

Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.5.11 - Added docstrings

13 Jun 18:19
c496cfb

Choose a tag to compare

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

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

Read the docs for info on how to use it.