Skip to content

Releases: adafruit/Adafruit_CircuitPython_PortalBase

3.0.1 - Remove secrets.py Usage In Docs Conf

28 Feb 02:57
53c1666
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0 - remove secrets.data; deprecate secrets.py

23 Feb 15:27
094257f
Compare
Choose a tag to compare

What's Changed

Minor updates to remove secrets usage and update keys:

  • Remove secrets_data
  • Update secrets.py comments to settings.toml
  • Update AIO keys from AIO_* to ADAFRUIT_AIO_*
  • Update learn links to point to correct page for settings.toml
  • Update adafruit_portalbase.network.NetworkBase.get_setting to handle newer ADAFRUIT_AIO* key names and show a warning when using secrets (tests added to make sure it's working as expected)

Full Changelog: 2.1.3...3.0.0

2.1.3 - RTD Sphinx Config

16 Jan 19:58
Compare
Choose a tag to compare

2.1.2 - Fix For Sphinx RTD Theme

07 Oct 22:34
Compare
Choose a tag to compare

2.1.1 - Use Ruff

29 Jul 19:46
c6f6b40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0 - Support max_attempts Arg on get_local_time()

21 Jul 16:13
9c288c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

Remove Legacy Socket API and Support Connection Manager

26 Feb 15:25
e23cc47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.16.1...2.0.0

1.16.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:46
Compare
Choose a tag to compare

Changes: 1.16.0...1.16.1

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

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

Read the docs for info on how to use it.

Add more Adafruit IO functionality to Network

08 Nov 21:42
ec9c8db
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.15.4 - fix doc build

04 Nov 02:54
f628e3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.15.3...1.15.4