Skip to content

Releases: warped-pinball/python-library

0.2.2

Choose a tag to compare

@mullinmax mullinmax released this 18 Jul 20:35
b3ec41e

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

Choose a tag to compare

@mullinmax mullinmax released this 18 Jul 19:44
30b16a2

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

Choose a tag to compare

@mullinmax mullinmax released this 17 Jul 13:03
1e673a4

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

Choose a tag to compare

@mullinmax mullinmax released this 13 Jul 22:54
89a1ea0

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

Choose a tag to compare

@mullinmax mullinmax released this 13 Jul 22:44
ad30ae6

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

0.0.1 Pre-release
Pre-release

Choose a tag to compare

@mullinmax mullinmax released this 13 Jul 21:52
2480a57

What's Changed

  • Rename PyPI distribution to warpedpinball by @mullinmax in #3

Full Changelog: 0.0.0...0.0.1

0.0.0

0.0.0 Pre-release
Pre-release

Choose a tag to compare

@mullinmax mullinmax released this 13 Jul 20:31
02b049c

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

Full Changelog: https://github.com/warped-pinball/python-library/commits/0.0.0