PVR 053 Released

PVR 053 is out. Full release notes on GitLab.

A small, focused release polishing the USB serial console that shipped in 052:

Highlights:

  • pvr device tty --baud: set the serial speed instead of relying on the default — handy for boards that ship consoles at 9600 or other non-standard rates.
  • pvr device tty fixes: exiting no longer hangs the terminal, and console output is passed through cleanly instead of being mangled.
  • Dependency update: go-containerregistry bumped to v0.20.7.

Upgrading:

Since 052, pvr can update itself:

pvr self-upgrade

or grab a fresh install with the install script. The full command reference is in the README.

Any questions, don’t hesitate to ask.