Releases: CoBrALab/pvraw
Releases · CoBrALab/pvraw
Release list
v1.1.1
Changed
- The install instructions name PyPI first:
uv tool install pvrawfor the command-line
tool anduv add pvrawfor the Python API. Thegit+httpsform 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
First release published to PyPI.
Added
pvraw infogained a structured core (BrukerLoader.info_dict()) and a machine-parsable
--jsonoutput (#88).
Changed
- The subject/study identity vocabulary is named per attribute (#96) and read through
brukerapi'sDatasetproperties (#98). reshipeis 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
brukerapifloor is raised to 0.4.6.