Skip to content

Releases: adafruit/Adafruit_CircuitPython_AdafruitIO

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.

5.6.5 - Fix Unsubscribing Group

11 Apr 15:03
20e4884
Compare
Choose a tag to compare

This release contains a fix for unsubscribing from a group feed. Thank you @awgrover

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.4 - Fixed ReadTheDocs formatting

28 Mar 19:05
5351105
Compare
Choose a tag to compare

Documentation updated to help ReadTheDocs display the documentation properly. 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.3 - Fix MiniMQTT Requirement

28 Mar 13:51
0caa25b
Compare
Choose a tag to compare

These release adds MiniMQTT library as a requirement inside of setup.py. Thank you @tekktrik

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.

Update is_connected property to work properly

24 Mar 19:52
d1280ff
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.1 - Updated documentation link, python version

04 Feb 20:38
c54fc14
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.