Skip to content

Releases: adafruit/Adafruit_CircuitPython_PortalBase

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

1.15.3 - Replace `.show()` with `.root_group =`

02 Nov 02:26
b00cf59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.15.2...1.15.3

1.15.2 - Fix RTD Theme Issue

25 Sep 16:03
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.

Fixes bitmaptools missing issue

01 Aug 15:38
7a3277a
Compare
Choose a tag to compare

This release fixes an issue where bitmaptools was missing in the documentation building. Thank you @makermelissa.

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.