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 ttyfixes: exiting no longer hangs the terminal, and console output is passed through cleanly instead of being mangled.- Dependency update:
go-containerregistrybumped 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.