Skip to content

Releases: CoBrALab/pvraw

Release list

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Aug 15:21
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.

v1.1.0

Choose a tag to compare

@gdevenyi gdevenyi released this 24 Aug 14:51
3d86558

First release published to PyPI.

Added

  • pvraw info gained a structured core (BrukerLoader.info_dict()) and a machine-parsable
    --json output (#88).

Changed

  • The subject/study identity vocabulary is named per attribute (#96) and read through
    brukerapi's Dataset properties (#98).
  • reshipe is replaced by a native recipe resolver (#91).
  • The BIDS session is read from the study directory name (#93).
  • The affine rotates from the declared subject position to the actual one (#97).
  • The brukerapi floor is raised to 0.4.6.