You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
The install instructions name PyPI first: uv tool install pvraw for the command-line
tool and uv add pvraw for the Python API. The git+https form is kept for running a
change that is not released yet, and the source checkout is the development install.
The first-conversion tutorial installs from PyPI as well.
Added
This changelog.
A GitHub release, carrying the changelog section for the version and the built sdist
and wheel, is now created by CI for every version tag.