Skip to content

Releases: adafruit/Adafruit_CircuitPython_AdafruitIO

5.7.2 - Typing Information

31 Jul 15:49
0772f3b
Compare
Choose a tag to compare

This release includes typing information for function arguments and returns. Thank you @ForgottenProgramme.

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

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

Read the docs for info on how to use it.

5.7.1 - Updated .pylintrc, fixed jQuery

26 May 16:21
1f885d5
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

5.7.0 - use `with` for requests to ensure cleanup

11 May 14:48
91efc34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.6.12...5.7.0

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

26 Aug 02:27
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

5.6.11 - Fixed version string

22 Aug 18:55
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

5.6.10 - Switched to pyproject.toml

09 Aug 19:53
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

5.6.9 - Update dependencies

13 Jul 19:49
500f76f
Compare
Choose a tag to compare

Updated dependencies to use PyPI names, as well as removed unnecessary packages. Also moved optional dependencies from examples into optional_requirements.txt. Thanks @Neradoc!

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

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

Read the docs for info on how to use it.

5.6.8 - Added cp.org link to index.rst

09 Jun 18:36
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

5.6.7 - Repo documentation and config updates

07 Jun 17:18
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

5.6.6 - Added "port" to MQTT examples

02 May 21:47
9ad38a9
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.