Skip to content

Latest commit

 

History

History
315 lines (179 loc) · 13.3 KB

CHANGELOG.md

File metadata and controls

315 lines (179 loc) · 13.3 KB

v0.4.0 (Tue Jan 07 2025)

💥 Breaking Changes

  • [MNT] Deprecate Cognitive Atlas vocab namespace & add check for unsupported namespaces #410 (@alyssadai)

Authors: 1


v0.3.5 (Wed Dec 11 2024)

🚀 Enhancements

  • [ENH] Allow unrecognized pipeline names and versions in processing status file #401 (@alyssadai)
  • [MNT] Remind about missing value annotation in age parsing error #402 (@alyssadai)

Authors: 1


v0.3.4 (Wed Nov 20 2024)

🚀 Enhancements

  • [ENH] Load pipeline catalog dynamically and error out when it is empty/not found #391 (@surchs @alyssadai)

🏠 Internal

🔩 Dependency Updates

Authors: 2


v0.3.3 (Thu Nov 07 2024)

🚀 Enhancements

  • [FIX] Package pipeline-catalog as data files in CLI installation #379 (@alyssadai)

Authors: 1


v0.3.2 (Tue Nov 05 2024)

🚀 Enhancements

  • [FIX] Make pipeline-catalog submodule available to built Docker image #373 (@alyssadai)

Authors: 1


v0.3.1 (Mon Nov 04 2024)

🚀 Enhancements

  • [FIX] Add missing _id suffix to processing status file column mappings #370 (@alyssadai)

📝 Documentation

Authors: 1


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