Skip to content

Releases: adafruit/Adafruit_CircuitPython_ESP_ATcontrol

0.11.0 - use adafruit_connection_manager

29 Feb 22:06
ab8528b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.2...0.11.0

0.10.2 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:21
Compare
Choose a tag to compare

Changes: 0.10.1...0.10.2

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

To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol.

Read the docs for info on how to use it.

0.10.1 - Fix RTD Theme Issue

25 Sep 15:39
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol.

Read the docs for info on how to use it.

0.10.0 - Enterprise Mode Support

13 Aug 16:08
0310218
Compare
Choose a tag to compare

This release adds support for WPA Enterprise mode. Thank you @scogswell

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

To use in CPython, pip3 install adafruit-circuitpython-ESP-ATcontrol.

Read the docs for info on how to use it.

0.9.3 - Updated .pylintrc, fixed jQuery

26 May 16:09
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-ESP-ATcontrol.

Read the docs for info on how to use it.

0.9.2 - Updated pre-commit hooks

16 May 17: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-esp-atcontrol.

Read the docs for info on how to use it.

0.9.1 - Updated pylint version

14 Nov 21:24
02c0449
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol.

Read the docs for info on how to use it.

0.9.0 - Fixed setting connection type

03 Nov 14:27
a4101ac
Compare
Choose a tag to compare

Fixed setting connection type and provided descriptors for getting and setting it. Thanks @bablokb!

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

To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol.

Read the docs for info on how to use it.

0.8.0 - Fixed Rretry and Timeout Logic

03 Oct 15:06
42644e6
Compare
Choose a tag to compare

This release contains fixes to retry and timeout logic. Thank you @bablokb!

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

To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol.

Read the docs for info on how to use it.

0.7.0 - Added deep sleep functionality

25 Aug 16:39
0102b95
Compare
Choose a tag to compare

Added deep sleep functionality. Thanks @bablokb!

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

To use in CPython, pip3 install adafruit-circuitpython-esp-atcontrol.

Read the docs for info on how to use it.