Releases: adafruit/Adafruit_CircuitPython_PyPortal
7.1.1 - Update RTD Config
Full Changelog: 7.1.0...7.1.1
7.1.0 - Update Group Name For New API
What's Changed
- Update examples to use root_group instead of splash by @makermelissa in #138
Full Changelog: 7.0.0...7.1.0
7.0.0 - use stop using secrets; use settings.toml
6.3.7 - RTD Sphinx Config
Full Changelog: 6.3.6...6.3.7
6.3.6 - Fix For Sphinx RTD Theme
Full Changelog: 6.3.5...6.3.6
Fix gitattributes
What's Changed
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pyportal
.
Read the docs for info on how to use it.
Full Changelog: 6.3.4...6.3.5
6.3.4 - Use Ruff
Update Examples For ConnectionManager SSL
What's Changed
- Update legacy set_socket examples by @justmobilize in #132
- Fix get_radio_ssl_context by @justmobilize in #133
New Contributors
- @justmobilize made their first contribution in #132
Full Changelog: 6.3.2...6.3.3
6.3.2 - Fix settings.toml Support for Image Converter
This release resolves a leftover reference to secrets
in favor of the newer settings.toml variation.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pyportal
.
Read the docs for info on how to use it.
What's Changed
Full Changelog: 6.3.1...6.3.2
6.3.1 - Fix RTD Docs Build and Unpin Sphinx
Changes: 6.3.0...6.3.1
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pyportal
.
Read the docs for info on how to use it.