Skip to content

1.1.10 - Fixed improper response error handling

Compare
Choose a tag to compare
@tekktrik tekktrik released this 21 May 14:17
· 37 commits to main since this release
ca4bc23

Fixed an issue where functions returning improper responses where not being error handled correctly. The error handing method now returns the path name of the function with the issue. Thanks @dannystaple!

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

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

Read the docs for info on how to use it.