@@ -16,14 +16,14 @@ TODO Summary
16
16
17
17
### Fixed
18
18
19
- - TODO: fix: embedding issue ([ #306 ] )
20
- - TODO: ([ #304 ] ) from mgxd/fix/queue
21
- - TODO: ([ #301 ] ) from franklin-feingold/master
19
+ - TODO: fix: embedding issue (( [ #306 ] [ ] ) )
20
+ - TODO: ([ #304 ] [ ] ) from mgxd/fix/queue
21
+ - TODO: ([ #301 ] [ ] ) from franklin-feingold/master
22
22
- TODO: fix/queue
23
- - TODO: ([ #293 ] ) from mgxd/multiecho
23
+ - TODO: ([ #293 ] [ ] ) from mgxd/multiecho
24
24
- correctly handle the case when ` outtype ` of heuristic has "dicom"
25
25
before '.nii.gz'. Previously would have lead to absent additional metadata
26
- extraction etc ([ #310 ] )
26
+ extraction etc ([ #310 ] [ ] )
27
27
28
28
### Removed
29
29
@@ -127,28 +127,28 @@ The first release after major refactoring:
127
127
- Many other various issues
128
128
129
129
## [ 0.4] - 2017-10-15
130
- A usable release to support [ DBIC] use-case
130
+ A usable release to support [ DBIC] [ ] use-case
131
131
### Added
132
132
- more testing
133
133
### Changes
134
- - Dockerfile updates (added pigz, progressed forward [ dcm2niix] )
134
+ - Dockerfile updates (added pigz, progressed forward [ dcm2niix] [ ] )
135
135
### Fixed
136
136
- correct date/time in BIDS ` _scans ` files
137
137
- sort entries in ` _scans ` by date and then filename
138
138
139
139
## [ 0.3] - 2017-07-10
140
- A somewhat working release on the way to support [ DBIC] use-case
140
+ A somewhat working release on the way to support [ DBIC] [ ] use-case
141
141
### Added
142
142
- more tests
143
143
- groupping of dicoms by series if provided
144
144
- many more features and fixes
145
145
146
146
## [ 0.2] - 2016-10-20
147
- An initial release on the way to support [ DBIC] use-case
147
+ An initial release on the way to support [ DBIC] [ ] use-case
148
148
### Added
149
149
- basic Python project assets (` setup.py ` , etc)
150
150
- basic tests
151
- - [ datalad] support
151
+ - [ datalad] [ ] support
152
152
- dbic_bids heuristic
153
153
- ` --dbg ` command line flag to enter ` pdb ` environment upon failure
154
154
## Fixed
0 commit comments