- Make CLI commands available as cubids <command> by @tsalo in PennLINC#268
- Add ASL fields to config by @tsalo in PennLINC#282
- Remove --ignore_subject_consistency param from cubids validate by @tsalo in PennLINC#276
- Use black and isort to autoformat the main package by @tsalo in PennLINC#266
- Reorganize packaging and hopefully fix tests by @tsalo in PennLINC#267
- Move notebooks into example gallery by @tsalo in PennLINC#278
- Drop jinja and wrapt from dependencies and pin other requirements by @tsalo in PennLINC#295
- Run Pytests across all supported Python versions by @tsalo in PennLINC#279
- Improve documentation by @tsalo in PennLINC#290
- @tsalo made their first contribution in PennLINC#266
- @dependabot made their first contribution in PennLINC#293
Full Changelog: https://github.com/PennLINC/CuBIDS/compare/1.0.2...1.0.3
- Add image orientation by @scovitz in PennLINC#205
- review feedback milestone: adding code/CuBIDS option and converting CSVs to TSVs by @scovitz in PennLINC#217
- Reviewer feedback incorporated into docs and pybids layout update by @scovitz in PennLINC#227
- Data dictionaries by @scovitz in PennLINC#230
- No index metadata by @scovitz in PennLINC#231
- updated _update_json to no longer use pybids by @scovitz in PennLINC#232
- Minor tune ups: codespell'ing (fixes + tox + CI (github actions)), remove of unintended to be committed 2 files by @yarikoptic in PennLINC#239
- ENH: Make "NumVolumes" an integer for 3D images by @cookpa in PennLINC#211
- adding note about fmap renamekeygroups by @megardn in PennLINC#140
- Update usage.rst by @megardn in PennLINC#138
- printing erroneous jsons and only rounding float parameters by @scovitz in PennLINC#257
- @yarikoptic made their first contribution in PennLINC#239
- @cookpa made their first contribution in PennLINC#211
- @megardn made their first contribution in PennLINC#140
Full Changelog: https://github.com/PennLINC/CuBIDS/compare/v1.0.1...1.0.2
- First release on PyPI.