Skip to content

Releases: adafruit/Adafruit_CircuitPython_RTTTL

2.4.15 - Fixed import blockout issue

22 Jul 03:29
8546db0
Compare
Choose a tag to compare

Fixed an issue where the imports caused devices that only had pwmio (and did not have audioio) to be mistakenly blocked from importing this library due to requiring adafruit_waveform.

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

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

Read the docs for info on how to use it.

2.4.14 - Added cp.org link to index.rst

09 Jun 18:34
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.4.13 - Repo documentation and config updates

07 Jun 17: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-rtttl.

Read the docs for info on how to use it.

2.4.12 - Reformatted library to match latest black version

01 Apr 20:04
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.4.11 - Updated documentation link, python version

04 Feb 21:05
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.4.10 - Print error about missing waveform library

13 Dec 18:08
fe7ea12
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.4.9 - Fix Play Function Arguments.

07 Dec 20:28
f7c6c91
Compare
Choose a tag to compare

This release resolves an issue with the play() function arguments.

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

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

Read the docs for info on how to use it.

2.4.8 - Added type hints

19 Nov 20:08
7acaba7
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.4.7 - Updated pylint version, linted

15 Nov 18:43
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.4.6 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:57
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.