Releases: adafruit/Adafruit_CircuitPython_ESP_ATcontrol
0.11.2 - RTD Sphinx Config
Full Changelog: 0.11.1...0.11.2
0.11.1 - Fix For Sphinx RTD Theme
Full Changelog: 0.11.0...0.11.1
0.11.0 - use adafruit_connection_manager
What's Changed
- Remove legacy requests.set_socket by @justmobilize in #70
New Contributors
- @justmobilize made their first contribution in #70
Full Changelog: 0.10.2...0.11.0
0.10.2 - Fix RTD Docs Build and Unpin Sphinx
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
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
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
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
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
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
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.