Skip to content

Releases: PennLINC/CuBIDS

1.1.0

12 Apr 14:52
bc4a696
Compare
Choose a tag to compare

What's Changed

🎉 Exciting New Features

  • Make CLI commands available as cubids <command> by @tsalo in #268
  • Add ASL fields to config by @tsalo in #282

🐛 Bug Fixes

  • Remove --ignore_subject_consistency param from cubids validate by @tsalo in #276

Other Changes

  • Use black and isort to autoformat the main package by @tsalo in #266
  • Reorganize packaging and hopefully fix tests by @tsalo in #267
  • Move notebooks into example gallery by @tsalo in #278
  • Drop jinja and wrapt from dependencies and pin other requirements by @tsalo in #295
  • Run Pytests across all supported Python versions by @tsalo in #279
  • Improve documentation by @tsalo in #290
  • Prepare for 1.1.0 release by @tsalo in #311

New Contributors

Full Changelog: 1.0.2...1.1.0

Version 1.0.2

07 Sep 13:26
Compare
Choose a tag to compare

What's Changed

  • Add image orientation by @scovitz in #205
  • review feedback milestone: adding code/CuBIDS option and converting CSVs to TSVs by @scovitz in #217
  • Reviewer feedback incorporated into docs and pybids layout update by @scovitz in #227
  • Data dictionaries by @scovitz in #230
  • No index metadata by @scovitz in #231
  • updated _update_json to no longer use pybids by @scovitz in #232
  • Minor tune ups: codespell'ing (fixes + tox + CI (github actions)), remove of unintended to be committed 2 files by @yarikoptic in #239
  • ENH: Make "NumVolumes" an integer for 3D images by @cookpa in #211
  • adding note about fmap renamekeygroups by @megardn in #140
  • Update usage.rst by @megardn in #138
  • printing erroneous jsons and only rounding float parameters by @scovitz in #257

New Contributors

Full Changelog: v1.0.1...1.0.2

CuBIDS Initial Release

16 Apr 20:37
e59d6d8
Compare
Choose a tag to compare
Pre-release

Initial release of "Curation of BIDS on Disk" (CuBIDS).