|
1 |
| -21.0.0 (TBD) |
2 |
| -============ |
| 1 | +21.0.0 (October 15, 2021) |
| 2 | +------------------------- |
| 3 | +The first major release series of 2021. |
3 | 4 |
|
4 |
| - 21.0.0rc2 (October 14, 2021) |
5 |
| - ---------------------------- |
| 5 | +This release includes enhancements, such as: |
| 6 | + - Fine-grain subcortical alignment during CIFTI generation |
| 7 | + - Improved functional registration to template space |
| 8 | + - Greatly minimized container environment |
6 | 9 |
|
7 |
| - * DOC: Set up external readthedocs documentation (#119) (#126) (#128) |
8 |
| - * ENH: Port slice timing correction enhancements from fMRIPrep (#137) |
9 |
| - * ENH: Change default `--output-layout` to bids (#130) |
10 |
| - * FIX: Handle sessions when grouping BOLDs (#139) |
11 |
| - * FIX: Ensure MNIInfant is added if no `--output-spaces` are used (#136) |
12 |
| - * FIX: Ensure `nibabies-wrapper` patches are correctly bound (#113) |
13 |
| - * MAINT: Significantly reduce Docker/Singularity image size (#133) |
14 |
| - * MAINT: Rename default `infant_recon_all` output directory (#129) |
15 |
| - * STY: `black` nibabies module (#118) |
| 10 | +Additionally, a plethora of bug-fixes are included, and documentation has been improved. |
16 | 11 |
|
| 12 | +### Caution! |
| 13 | +As with all minor version increments, working directories from previous versions **should not be reused**. |
17 | 14 |
|
18 |
| - 21.0.0rc1 (October 1, 2021) |
19 |
| - --------------------------- |
| 15 | +### Thank you for using *NiBabies*! |
| 16 | +If you encounter any issues with this release, please let us know by posting an issue on our GitHub page! |
20 | 17 |
|
21 |
| - * DOCKER: Strip ABI tag from libQt5Core.so.5 (#109) |
22 |
| - * MAINT: Bump SDCFlows to latest bugfix version (d799fee) |
23 | 18 |
|
24 |
| - 21.0.0rc0 (September 29, 2021) |
25 |
| - ------------------------------ |
26 |
| - |
27 |
| - * DOCKER: Reduce image size (#105) |
28 |
| - * ENH: Subcortical alignment workflow (#72) |
29 |
| - * ENH: Framewise displacement head radius flag (#104) |
30 |
| - * ENH: Incorporate subcortical CIFTI alignment to functional processing (#102) |
31 |
| - * ENH: Do not run infant_recon_all if already completed (#101) |
32 |
| - * ENH: Modernize Dockerfile (#85) |
33 |
| - * FIX: BOLD to template normalization (#99) |
34 |
| - * FIX: SDC fieldwarp application (#98) |
35 |
| - * FIX: Avoid running BBReg under certain conditions (#95) |
36 |
| - * FIX: Standard output spaces (#92) |
37 |
| - * FIX: Small Docker environment fixes (#86) |
38 |
| - * FIX: Feed NiTransforms with LTAs of type RAS2RAS (#84) |
39 |
| - * MAINT: Attempt to pull most recent dev version (#94) |
40 |
| - * MAINT: Initial CircleCI workflow (#93) |
| 19 | +## Full Changelog |
| 20 | +* DOC: Set up external readthedocs documentation (#119) (#126) (#128) |
| 21 | +* DOCKER: Reduce container image size (#105) (#133) |
| 22 | +* DOCKER: Strip ABI tag from libQt5Core.so.5 (#109) |
| 23 | +* DOCKER: Modernize Dockerfile (#85) |
| 24 | +* ENH: Port slice timing correction enhancements from fMRIPrep (#137) |
| 25 | +* ENH: Change default `--output-layout` to bids (#130) |
| 26 | +* ENH: Subcortical alignment workflow (#72) |
| 27 | +* ENH: Framewise displacement head radius flag (#104) |
| 28 | +* ENH: Incorporate subcortical CIFTI alignment to functional processing (#102) |
| 29 | +* ENH: Do not run infant_recon_all if already completed (#101) |
| 30 | +* FIX: Handle sessions when grouping BOLDs (#139) |
| 31 | +* FIX: Ensure MNIInfant is added if no `--output-spaces` are used (#136) |
| 32 | +* FIX: Ensure `nibabies-wrapper` patches are correctly bound (#113) |
| 33 | +* FIX: BOLD to template normalization (#99) |
| 34 | +* FIX: SDC fieldwarp application (#98) |
| 35 | +* FIX: Avoid running BBReg under certain conditions (#95) |
| 36 | +* FIX: Standard output spaces (#92) |
| 37 | +* FIX: Small Docker environment fixes (#86) |
| 38 | +* FIX: Feed NiTransforms with LTAs of type RAS2RAS (#84) |
| 39 | +* MAINT: Rename default `infant_recon_all` output directory (#129) |
| 40 | +* MAINT: Bump SDCFlows to latest bugfix version (d799fee) |
| 41 | +* MAINT: Attempt to pull most recent dev version (#94) |
| 42 | +* MAINT: Initial CircleCI workflow (#93) |
| 43 | +* STY: `black` nibabies module (#118) |
41 | 44 |
|
42 | 45 | 0.1.2 (June 30, 2021)
|
43 | 46 | ---------------------
|
|
0 commit comments