Releases: adafruit/Adafruit_CircuitPython_WM8960
Releases · adafruit/Adafruit_CircuitPython_WM8960
1.0.1 - RTD Sphinx Config
Full Changelog: 1.0.0...1.0.1
1.0.0 - Initial Release
What's Changed
- Point to adafruit_wm8960 instead of wm8960 by @DavidMenting in #1
- Upgraded library to support most features of WM8960 I2C protocol by @relic-se in #2
- Fix Read the Docs link in README. by @relic-se in #3
- Hotfix within
adafruit_wm8960.WM8960.volume
setter by @relic-se in #4 - Fix bugs related to
adafruit_wm8960.WM8960.input
andadafruit_wm8960.WM8960.gain
properties. by @relic-se in #5
New Contributors
- @DavidMenting made their first contribution in #1
- @relic-se made their first contribution in #2
Full Changelog: https://github.com/adafruit/Adafruit_CircuitPython_WM8960/commits/1.0.0