File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
8
9
9
A variety of bugfixes
10
10
11
- ### Added
12
11
### Changed
13
-
14
12
- Reproin heuristic: ` __dup ` indices would now be assigned incrementally
15
13
individually per each sequence, so there is a chance to properly treat
16
14
associate for multi-file (e.g. ` fmap ` ) sequences
@@ -19,20 +17,16 @@ A variety of bugfixes
19
17
testing of an installed heudiconv
20
18
- Protocol name will also be accessed from private Siemens
21
19
csa.tProtocolName header field if not present in public one
20
+ - nipype>=0.12.0 is required now
22
21
23
- ### Deprecated
24
22
### Fixed
25
-
26
23
- Multiple files produced by dcm2niix are first sorted to guarantee
27
24
correct order e.g. of magnitude files in fieldmaps, which otherwise
28
25
resulted in incorrect according to BIDS ordering of them
29
26
- Aggregated top level .json files now would contain only the fields
30
27
with the same values from all scanned files. In prior versions,
31
28
those files were not regenerated after an initial conversion
32
-
33
- ### Removed
34
- ### Security
35
-
29
+ - Unicode handling in anonimization scripts
36
30
37
31
## [ 0.5.1] - 2018-07-05
38
32
Bugfix release
You can’t perform that action at this time.
0 commit comments