Releases: PyDevices/pydevices
Releases · PyDevices/pydevices
Release list
v0.3.8
What's Changed
- ci: bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #13
- Release 0.3.8.dev1 by @bdbarnett in #18
- Release 0.3.8 by @pydevices-release-automation[bot] in #19
New Contributors
- @dependabot[bot] made their first contribution in #13
- @pydevices-release-automation[bot] made their first contribution in #19
Full Changelog: v0.3.7...v0.3.8
v0.3.8.dev1
What's Changed
- ci: bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #13
- Release 0.3.8.dev1 by @bdbarnett in #18
New Contributors
- @dependabot[bot] made their first contribution in #13
Full Changelog: v0.3.7...v0.3.8.dev1
v0.3.7
Integrates the CPython pydevices-audioif distribution with audiodev.
audiodev.auto and audiodev.sample_out now select the CPython audioif backend when pydevices-audioif is installed, alongside the existing MicroPython usermod path. pydevices does not depend on pydevices-audioif; install it separately to enable the CPython backend.
Also refreshes the bundled MicroPython Unix, Windows, and WASM interpreters.