@@ -15,30 +15,28 @@ This release includes fixes to BIDS multi-echo conversions, the
15
15
tag has been renamed to ` unstable ` .
16
16
17
17
### Added
18
- - Additional Stanford tutorial added to README ([ #301 ] )
19
- - Readthedocs documentation ([ #327 ] )
18
+ - Readthedocs documentation ([ #327 ] [ ] )
20
19
21
20
### Changed
22
- - Update Docker dcm2niix to v.1.0.20190410 ([ #334 ] )
21
+ - Update Docker dcm2niix to v.1.0.20190410 ([ #334 ] [ ] )
23
22
- Allow usage of ` --files ` with basic heuristics. This requires
24
- use of ` --subject ` flag, and is limited to one subject. ([ #293 ] )
23
+ use of ` --subject ` flag, and is limited to one subject. ([ #293 ] [ ] )
25
24
26
25
### Deprecated
27
- - ` --sbargs ` argument was renamed to ` --queue-args ` ([ #304 ] )
28
26
29
27
### Fixed
30
-
31
- - Improve support for multiple ` --queue-args ` ([ #328 ] )
28
+ - Improve support for multiple ` --queue-args ` ([ #328 ] [ ] )
32
29
- Fixed an issue where generated BIDS sidecar files were missing additional
33
30
information - treating all conversions as if the ` --minmeta ` flag was
34
- used ([ #306 ] )
35
- - Re-enable SLURM queuing support ([ #304 ] )
36
- - BIDS multi-echo support for EPI + T1 images ([ #293 ] )
31
+ used ([ #306 ] [ ] )
32
+ - Re-enable SLURM queuing support ([ #304 ] [ ] )
33
+ - BIDS multi-echo support for EPI + T1 images ([ #293 ] [ ] )
37
34
- Correctly handle the case when ` outtype ` of heuristic has "dicom"
38
35
before '.nii.gz'. Previously would have lead to absent additional metadata
39
- extraction etc ([ #310 ] )
36
+ extraction etc ([ #310 ] [ ] )
40
37
41
38
### Removed
39
+ - ` --sbargs ` argument was renamed to ` --queue-args ` ([ #304 ] [ ] )
42
40
43
41
### Security
44
42
0 commit comments