Skip to content

v1.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Aug 15:21
· 47 commits to main since this release
248e1f8

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.