Releases: adafruit/Adafruit_CircuitPython_asyncio
0.5.23 - Fix for new_event_loop
This release contains a fix for releasing unused resources to consume less RAM. Thank you @furbrain
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.22 - Updated .pylintrc, fixed jQuery
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.21 - Fixed releases
Fixed an issue where the release assets were not packaging all intended files. No functional changes were made since the last release. Thanks @Neradoc!
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.20 - Updated pre-commit hooks
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
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]
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)'
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
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
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
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.