Skip to content

Releases: adafruit/Adafruit_CircuitPython_WSGI

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

26 Aug 02:41

Choose a tag to compare

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.

1.1.14 - Fixed version string

22 Aug 19:02

Choose a tag to compare

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.

1.1.13 - Switched to pyproject.toml

09 Aug 19:39

Choose a tag to compare

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.

1.1.12 - Added cp.org link to index.rst

09 Jun 18:56

Choose a tag to compare

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.

1.1.11 - Repo documentation and config updates

07 Jun 17:25
ea56f20

Choose a tag to compare

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.

1.1.10 - Fixed improper response error handling

21 May 14:17
ca4bc23

Choose a tag to compare

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.

1.1.9 - Improved error raised when improper HTTP response is returned

17 Mar 12:51
980d787

Choose a tag to compare

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.

1.1.8 - Updated documentation link, python version

04 Feb 21:07

Choose a tag to compare

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.

1.1.7 - Update Regex to allow '.' character in paths

29 Dec 22:49
3ced934

Choose a tag to compare

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.

1.1.6 - Updated pylint version, linted

15 Nov 19:06

Choose a tag to compare

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.