Skip to content

Releases: adafruit/Adafruit_CircuitPython_FakeRequests

1.0.10 - Added type annotations

19 Aug 21:06
9e9e8b7

Choose a tag to compare

Added type annotations for this library. Thanks @tcfranks!

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

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

Read the docs for info on how to use it.

1.0.9 - Switched to pyproject.toml

09 Aug 19:54

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.8 - Added cp.org link to index.rst

09 Jun 18:36

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.7 - Repo documentation and config updates

07 Jun 17:18

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.6 - Updated documentation link, python version

04 Feb 20:10

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.5 - Updated pylint version, linted

15 Nov 18:57

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.4 - Linted

05 Oct 20:28
2480014

Choose a tag to compare

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

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

Read the docs for info on how to use it.

Added Advanced Example

17 May 15:59
517f263

Choose a tag to compare

Added Advanced Example. Thanks @jposada202020.

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

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

Read the docs for info on how to use it.

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

02 Mar 23:40

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.1 - Fixed issue with Black and Pylint versions in the pre-commit config

10 Feb 22:00

Choose a tag to compare

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

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

Read the docs for info on how to use it.