Releases: warped-pinball/python-library
Releases · warped-pinball/python-library
Release list
0.2.2
What's Changed
- Treat an empty password as valid, distinct from unset by @mullinmax in #17
- Require a version bump on every PR; bump to 0.2.2 by @mullinmax in #18
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Add board discovery example; make discovery fast and reliable by @mullinmax in #15
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Friendly connection errors + animated ELVIRA hurry-up example by @mullinmax in #8
- Bump version to 0.2.0 by @mullinmax in #9
- ci: add coverage report and flag coverage-decreasing PRs by @mullinmax in #10
- Discover boards via OFFLINE self-declaration instead of HELLO by @mullinmax in #12
- Add Machine.set_memory_broadcast() for the unicast memory-snapshot stream by @mullinmax in #13
- Auto-generate API reference site with pdoc and publish via GitHub Pages by @mullinmax in #14
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- ci: move actions off deprecated Node.js 20 runtime; bump to 0.1.1 by @mullinmax in #7
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Refocus README on what you can build; move reference docs to docs/ by @mullinmax in #4
- Sync release tags with the package version; remove the address-map feature by @mullinmax in #5
- docs: add venv install guide and USB power-down note; remove notes folder by @mullinmax in #6
Full Changelog: 0.0.1...0.1.0
0.0.1
What's Changed
- Rename PyPI distribution to warpedpinball by @mullinmax in #3
Full Changelog: 0.0.0...0.0.1
0.0.0
What's Changed
- Add documentation for memory access and the address API routes by @mullinmax in #1
- Add MIT license by @mullinmax in #2
New Contributors
- @mullinmax made their first contribution in #1
Full Changelog: https://github.com/warped-pinball/python-library/commits/0.0.0