From eb08045615e16bf0b8353adde92ded68d9c0d09b Mon Sep 17 00:00:00 2001 From: camillebrianceau <57992134+camillebrianceau@users.noreply.github.com> Date: Fri, 5 Apr 2024 13:22:58 +0200 Subject: [PATCH] prepare release 1.6.1 (#553) --- CHANGELOG.md | 22 ++++++++++++++++++++++ CITATION.cff | 2 +- docs/overrides/main.html | 2 +- pyproject.toml | 2 +- 4 files changed, 25 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90f50a545..32514df06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,28 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## ClinicaDL 1.6.0 + +### Fixed + +* Fix sorting particpants sessions with 2 digit, +* Fix `interpret —-save_nifti` issue, +* Fix BIDS file format for pet, + + +### Changed + +* Change 2 digits session label to 3 digits, +* Change black and isort for ruff and codespell, +* Update type hint and docstring, + +### New + +* Add `--fsdp` option +* Add `--valid_longitudinal` option to allow the validation on longitudinal data, + + + ## ClinicaDL 1.6.0 ### Fixed diff --git a/CITATION.cff b/CITATION.cff index c090642ab..19052e724 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,4 +1,4 @@ -cff-version: 1.6.0 +cff-version: 1.6.1 message: If you use this software, please cite it as below. authors: - family-names: Thibeau-Sutre diff --git a/docs/overrides/main.html b/docs/overrides/main.html index f248a0ffc..0fa8908c6 100644 --- a/docs/overrides/main.html +++ b/docs/overrides/main.html @@ -8,5 +8,5 @@ {% endblock %} {% block announce %} -