1.3.0 - Traceback Module Fallback
This release includes a fallback implementation of traceback module for devices that do not have it built-in. Thank you @imnotjames
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.