Skip to content

Latest commit

 

History

History
229 lines (135 loc) · 10.7 KB

CHANGELOG.md

File metadata and controls

229 lines (135 loc) · 10.7 KB

v0.3.0 (Thu Oct 24 2024)

💥 Breaking Changes

  • [MODEL] Model basic pipeline availability info in imaging session #347 (@alyssadai)

🚀 Enhancements

  • [ENH] Add derivatives command and pipeline-catalog submodule #349 (@alyssadai)
  • [REF] Rename Neurobagel-created session to ses-unnamed #358 (@alyssadai)
  • [ENH] More user-friendly handling of input decoding/reading errors #337 (@alyssadai)

🏠 Internal

📝 Documentation

  • [DOC] Remove usage instructions & update development environment section in README #365 (@alyssadai)

Authors: 2


v0.2.2 (Fri Jul 19 2024)

Release Notes

[CI] Release the CLI (#330)

This release introduces short option names for CLI commands and fixes a bug that prevented hyphens in column names from being parsed.


🚀 Enhancements

🐛 Bug Fixes

  • [FIX] Handle dashes (/any chars that are not python variable valid) in column names #313 (@alyssadai)

📝 Documentation

  • [DOC] Note case sensitivity of subject IDs in bids IDs check error #317 (@alyssadai)

Authors: 1


v0.2.2 (Fri Jul 19 2024)

Release Notes

[MNT] Release the CLI (#291)

We have updated the Neurobagel data model to allow users to specify phenotypic information at the session level (neurobagel/planning#83). This release updates the CLI so you can create .jsonld files according to the new data model.


🚀 Enhancements

🐛 Bug Fixes

  • [FIX] Handle dashes (/any chars that are not python variable valid) in column names #313 (@alyssadai)

📝 Documentation

  • [DOC] Note case sensitivity of subject IDs in bids IDs check error #317 (@alyssadai)

Authors: 2


v0.2.2 (Thu Apr 11 2024)

Release Notes

[MNT] Release the CLI (#291)

We have updated the Neurobagel data model to allow users to specify phenotypic information at the session level (neurobagel/planning#83). This release updates the CLI so you can create .jsonld files according to the new data model.


🚀 Enhancements

Authors: 2


v0.2.1 (Mon Jan 08 2024)

🐛 Bug Fix

Authors: 3


v0.2.0 (Thu Dec 14 2023)

🚀 Enhancement

🐛 Bug Fix

Authors: 5


v0.1.3 (Tue Dec 12 2023)

🐛 Bug Fix

Authors: 2


v0.1.5 (Mon Dec 11 2023)

🐛 Bug Fix

Authors: 1


v0.1.3 (Mon Dec 11 2023)

🐛 Bug Fix

  • [MNT] Update the neurobagel examples #247 (@surchs)
  • Delete .github/workflows/add_pr2project.yml #244 (@surchs)

Authors: 1


v0.1.3 (Sun Dec 10 2023)

🐛 Bug Fix

  • Delete .github/workflows/add_pr2project.yml #244 (@surchs)

Authors: 1


v0.1.2 (Thu Dec 07 2023)

🐛 Bug Fix

🏠 Internal

  • [CI] Update image tag for default build + add wf to build on release #242 (@alyssadai)

Authors: 4