Skip to content

Releases: adafruit/Adafruit_CircuitPython_Requests

1.10.7 - Now raises error indicating gzipped data

15 Feb 20:49

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.10.6 - Updated documentation link, python version

04 Feb 21:04

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.10.5 - Fix for CPython Use

12 Jan 00:04
6f999d1

Choose a tag to compare

This release contains a fix to use the library with CPython. Thank you @kevincon

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

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

Read the docs for info on how to use it.

1.10.4 - Fix type hint import

28 Dec 13:23
26b2411

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.10.3 - Added type hints

27 Dec 21:58
2c5c93a

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.10.2 - Updated pylint version, linted

15 Nov 19:43
900b28c

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.10.1 - Removed last arg from .socket() call

25 Oct 20:01

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.10.0 - Added simple support for redirects

22 Jul 13:45
03f5442

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.9.9 - Fixed issue with iface not being set correctly

08 Apr 17:54
c55425e

Choose a tag to compare

Thanks for the fix @askpatrickw

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

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

Read the docs for info on how to use it.

1.9.8 - Moved pylint from build.yml to .pre-commit-config.yml

03 Mar 00:03

Choose a tag to compare

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

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

Read the docs for info on how to use it.