|
| 1 | +22.0.0 (TBD) |
| 2 | +------------ |
| 3 | +A new `NiBabies` minor series! |
| 4 | +New to this release: |
| 5 | +- [Ability to pass in anatomical derivatives](https://nibabies.readthedocs.io/en/latest/faqs.html#leveraging-precomputed-results) (brain mask / aseg) |
| 6 | +- [Multiecho] Option to output individual corrected echo time series |
| 7 | +- CIFTI generation improvements |
| 8 | + |
| 9 | + 22.0.0rc0 (February 08, 2022) |
| 10 | + ----------------------------- |
| 11 | + * DOC: Add FAQs page (#164) |
| 12 | + * ENH: Add `--me-output-echos` CLI flag (#174) |
| 13 | + * ENH: Precomputed derivatives (#173) |
| 14 | + * ENH: Validate files passed with `--derivatives` (#182) |
| 15 | + * FIX: Check if segmentation directory exists (#165) |
| 16 | + * FIX: Update report spec to reflect `infant_recon_all` (#167) |
| 17 | + * FIX: ICA Aroma imports (#170) |
| 18 | + * FIX: Relabel sub-structures before discarding (#186) |
| 19 | + * FIX: Use precomputed aseg within `infant_recon_all` (#184) |
| 20 | + * FIX: Remove excess arguments on wrapper tests (#181) |
| 21 | + * MAINT: Add pre-commit checks (#178) |
| 22 | + * MAINT: Add RTD config (#173) |
| 23 | + * MAINT: Freeze `black` version (#185) |
| 24 | + * RF: Wrapper usage logic (#183) |
| 25 | + * STY/TEST: Set global style and doctest options (#162) |
| 26 | + |
1 | 27 | 21.0.2 (November 29, 2021)
|
2 | 28 | --------------------------
|
3 | 29 | A patch release in the 21.0.x series.
|
@@ -104,4 +130,4 @@ If you encounter any issues with this release, please let us know by posting an
|
104 | 130 |
|
105 | 131 | 0.0.1 (Nov 13, 2020)
|
106 | 132 | --------------------
|
107 |
| -- Initial implementation of anatomical pipeline |
| 133 | +- Initial implementation of anatomical pipeline |
0 commit comments