Skip to content

Releases: adafruit/Adafruit_CircuitPython_PortalBase

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.

Now works with settings.toml

01 Aug 15:23
cf0179b
Compare
Choose a tag to compare

This release now works with settings.toml as well as secrets.py for backward compatibility. the secrets.py functionality will be removed in a future release. 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.

1.14.9 - Docstrings Improvement

17 Jul 16:06
98d1d12
Compare
Choose a tag to compare

This release contains improvements to the docstrings. 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.

1.14.8 - Updated .pylintrc, fixed jQuery

26 May 16:15
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.14.7 - Updated pre-commit hooks

18 May 15:25
9a0ccc9
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.14.6 - Documented the return value of add_text()

16 Jan 02:54
759c5c3
Compare
Choose a tag to compare

Documented the return value of add_text(). Thanks @Neradoc!

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.

Fixed the NeoPixel Status Light Colors

16 Nov 22:37
11ead55
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.14.4 - Pass response via HttpError

09 Sep 19:31
7eeea1a
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.