Skip to content

Releases: adafruit/Adafruit_CircuitPython_PyPortal

6.2.8 - Made copyright stay up to date in docs/conf.py

26 Aug 02:22
Compare
Choose a tag to compare

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.

6.2.7 - Fixed version string

22 Aug 18:45
Compare
Choose a tag to compare

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.

6.2.6 - Handled .auto-brightness removal

15 Aug 21:15
0dd7600
Compare
Choose a tag to compare

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.

6.2.5 - Switched to pyproject.toml

09 Aug 19:31
Compare
Choose a tag to compare

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.

6.2.4 - Adding library to PyPI

22 Jul 17:49
e57863a
Compare
Choose a tag to compare

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.

6.2.3 - Added cp.org link to index.rst

09 Jun 18:32
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

6.2.2 - Repo documentation and config updates

07 Jun 17:13
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

6.2.1 - Updated documentation link, python version

04 Feb 21:04
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

Allow forced content types

18 Jan 16:40
369a83c
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

6.1.0 Added stop_play Function

13 Dec 16:18
8031c95
Compare
Choose a tag to compare

This release contains a fix for play_file() as well as a new stop_play() function that can be used to stop the playback of a WaveFile that was started previously. Thank you @joebaird for this new feature!

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.