|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [Unreleased](https://github.com/bids-standard/bids-specification/tree/HEAD) |
| 3 | +## [v1.4.0](https://bids-specification.readthedocs.io/en/v1.4.0/) (2020-06-11) |
4 | 4 |
|
5 | 5 | - \[FIX] Clarify language on unsetting a key/value pair [#495](https://github.com/bids-standard/bids-specification/pull/495) ([nicholst](https://github.com/nicholst))
|
6 | 6 | - ENH: Add RECOMMENDED DatasetType key to dataset description [#494](https://github.com/bids-standard/bids-specification/pull/494) ([effigies](https://github.com/effigies))
|
|
19 | 19 | - \[FIX] Add reference to PDF on front page of specification [#452](https://github.com/bids-standard/bids-specification/pull/452) ([nicholst](https://github.com/nicholst))
|
20 | 20 | - \[INFRA] Add conditional for link-checking releases [#451](https://github.com/bids-standard/bids-specification/pull/451) ([franklin-feingold](https://github.com/franklin-feingold))
|
21 | 21 | - \[FIX] unordered list formatting in BEP018 [#449](https://github.com/bids-standard/bids-specification/pull/449) ([sappelhoff](https://github.com/sappelhoff))
|
22 |
| -- REL: 1.3.1-dev [#448](https://github.com/bids-standard/bids-specification/pull/448) ([franklin-feingold](https://github.com/franklin-feingold)) |
23 | 22 | - \[FIX] fix inconsistencies for task label between sections [#446](https://github.com/bids-standard/bids-specification/pull/446) ([Remi-Gau](https://github.com/Remi-Gau))
|
24 | 23 | - \[FIX] update DECISION-MAKING.md document with new governance [#441](https://github.com/bids-standard/bids-specification/pull/441) ([sappelhoff](https://github.com/sappelhoff))
|
25 | 24 | - \[ENH] Add `res` and `den` keywords to indicate resolution of resampled data [#301](https://github.com/bids-standard/bids-specification/pull/301) ([oesteban](https://github.com/oesteban))
|
26 | 25 | - \[ENH] BEP 003: Common Derivatives [#265](https://github.com/bids-standard/bids-specification/pull/265) ([effigies](https://github.com/effigies))
|
27 | 26 | - \[ENH] Add Glossary of terms/abbreviations used in the specification [#152](https://github.com/bids-standard/bids-specification/pull/152) ([yarikoptic](https://github.com/yarikoptic))
|
28 | 27 |
|
29 |
| -## [v1.3.0](https://github.com/bids-standard/bids-specification/tree/v1.3.0) (2020-04-14) |
| 28 | +## [v1.3.0](https://bids-specification.readthedocs.io/en/v1.3.0/) (2020-04-14) |
30 | 29 |
|
31 | 30 | - \[INFRA] add zenodo badge to README [#447](https://github.com/bids-standard/bids-specification/pull/447) ([sappelhoff](https://github.com/sappelhoff))
|
32 | 31 | - Added contributors from VisLab [#444](https://github.com/bids-standard/bids-specification/pull/444) ([VisLab](https://github.com/VisLab))
|
33 | 32 | - FIX: Clarify snake_case+CamelCase in TSV+JSON [#442](https://github.com/bids-standard/bids-specification/pull/442) ([sappelhoff](https://github.com/sappelhoff))
|
34 | 33 | - \[FIX] Eliminate web/online-specific language [#437](https://github.com/bids-standard/bids-specification/pull/437) ([nicholst](https://github.com/nicholst))
|
35 | 34 | - \[INFRA] ensure build_docs_pdf CircleCI job runs last [#436](https://github.com/bids-standard/bids-specification/pull/436) ([sappelhoff](https://github.com/sappelhoff))
|
36 |
| -- REL: v1.3.0 [#435](https://github.com/bids-standard/bids-specification/pull/435) ([franklin-feingold](https://github.com/franklin-feingold)) |
37 | 35 | - \[INFRA] Add issue templates for GitHub [#434](https://github.com/bids-standard/bids-specification/pull/434) ([sappelhoff](https://github.com/sappelhoff))
|
38 | 36 | - \[INFRA] Get latest PDF build from CircleCI artifacts [#433](https://github.com/bids-standard/bids-specification/pull/433) ([sappelhoff](https://github.com/sappelhoff))
|
39 | 37 | - \[INFRA] Update release protocol [#432](https://github.com/bids-standard/bids-specification/pull/432) ([franklin-feingold](https://github.com/franklin-feingold))
|
|
43 | 41 | - \[FIX] Unify section titles and table-of-contents entries [#422](https://github.com/bids-standard/bids-specification/pull/422) ([nicholst](https://github.com/nicholst))
|
44 | 42 | - \[INFRA] add # before heading in CHANGES [#419](https://github.com/bids-standard/bids-specification/pull/419) ([sappelhoff](https://github.com/sappelhoff))
|
45 | 43 | - \[INFRA] fix heading of auto changelog to be a markdown header [#417](https://github.com/bids-standard/bids-specification/pull/417) ([sappelhoff](https://github.com/sappelhoff))
|
46 |
| -- REL: 1.3.0-dev [#413](https://github.com/bids-standard/bids-specification/pull/413) ([franklin-feingold](https://github.com/franklin-feingold)) |
47 | 44 | - ENH: Add OPTIONAL EthicsApprovals field to dataset description [#412](https://github.com/bids-standard/bids-specification/pull/412) ([effigies](https://github.com/effigies))
|
48 | 45 | - \[ENH] BEP 018 - Genetic Information [#395](https://github.com/bids-standard/bids-specification/pull/395) ([effigies](https://github.com/effigies))
|
49 | 46 |
|
50 |
| -## [v1.2.2](https://github.com/bids-standard/bids-specification/tree/v1.2.2) (2020-02-12) |
| 47 | +## [v1.2.2](https://bids-specification.readthedocs.io/en/v1.2.2/) (2020-02-12) |
51 | 48 |
|
52 | 49 | - \[FIX] improve wording on data dictionaries [#410](https://github.com/bids-standard/bids-specification/pull/410) ([sappelhoff](https://github.com/sappelhoff))
|
53 | 50 | - \[MISC] update contributions by CPernet [#409](https://github.com/bids-standard/bids-specification/pull/409) ([CPernet](https://github.com/CPernet))
|
54 | 51 | - Units2ascii [#408](https://github.com/bids-standard/bids-specification/pull/408) ([satra](https://github.com/satra))
|
55 |
| -- REL: v1.2.2 [#405](https://github.com/bids-standard/bids-specification/pull/405) ([franklin-feingold](https://github.com/franklin-feingold)) |
56 | 52 | - \[FIX] Fix typos and formatting [#404](https://github.com/bids-standard/bids-specification/pull/404) ([alexandreroutier](https://github.com/alexandreroutier))
|
57 | 53 | - BEP 18 suggestions [#398](https://github.com/bids-standard/bids-specification/pull/398) ([effigies](https://github.com/effigies))
|
58 | 54 | - \[MISC] Add Sébastien Tourbier to contributors [#394](https://github.com/bids-standard/bids-specification/pull/394) ([sebastientourbier](https://github.com/sebastientourbier))
|
|
89 | 85 | - \[FIX] Revise template-generated coordinate systems [#307](https://github.com/bids-standard/bids-specification/pull/307) ([oesteban](https://github.com/oesteban))
|
90 | 86 | - \[FIX] Normalization of template-generated standard spaces [#306](https://github.com/bids-standard/bids-specification/pull/306) ([oesteban](https://github.com/oesteban))
|
91 | 87 | - \[ENH] Release protocol notes [#304](https://github.com/bids-standard/bids-specification/pull/304) ([franklin-feingold](https://github.com/franklin-feingold))
|
92 |
| -- REL: 1.3.0-dev [#303](https://github.com/bids-standard/bids-specification/pull/303) ([franklin-feingold](https://github.com/franklin-feingold)) |
93 | 88 | - \[INFRA] Adding contributor appendix sentence to PR template [#299](https://github.com/bids-standard/bids-specification/pull/299) ([franklin-feingold](https://github.com/franklin-feingold))
|
94 | 89 | - \[ENH] Added discontinuous datatype for EEG and iEEG [#286](https://github.com/bids-standard/bids-specification/pull/286) ([wouterpotters](https://github.com/wouterpotters))
|
95 | 90 | - \[FIX] Clarify paragraph about custom data types [#264](https://github.com/bids-standard/bids-specification/pull/264) ([effigies](https://github.com/effigies))
|
96 | 91 |
|
97 |
| -## [v1.2.1](https://github.com/bids-standard/bids-specification/tree/v1.2.1) (2019-08-14) |
| 92 | +## [v1.2.1](https://bids-specification.readthedocs.io/en/v1.2.1/) (2019-08-14) |
98 | 93 |
|
99 |
| -- Sync rel/1.2.1 to master [#302](https://github.com/bids-standard/bids-specification/pull/302) ([franklin-feingold](https://github.com/franklin-feingold)) |
100 | 94 | - FIX: repair link in anatomical MRI table [#297](https://github.com/bids-standard/bids-specification/pull/297) ([sappelhoff](https://github.com/sappelhoff))
|
101 | 95 | - \[ENH] Clarify requirements in Release Protocol [#294](https://github.com/bids-standard/bids-specification/pull/294) ([franklin-feingold](https://github.com/franklin-feingold))
|
102 | 96 | - \[INFRA+FIX] Use linkchecker (from a dedicated docker image) to check all URLs [#293](https://github.com/bids-standard/bids-specification/pull/293) ([yarikoptic](https://github.com/yarikoptic))
|
103 |
| -- REL: v1.2.1 [#291](https://github.com/bids-standard/bids-specification/pull/291) ([franklin-feingold](https://github.com/franklin-feingold)) |
104 | 97 | - \[ENH] Adding Contributors and updating contributions [#284](https://github.com/bids-standard/bids-specification/pull/284) ([franklin-feingold](https://github.com/franklin-feingold))
|
105 | 98 | - \[MISC] update Code of Conduct contact [#281](https://github.com/bids-standard/bids-specification/pull/281) ([franklin-feingold](https://github.com/franklin-feingold))
|
106 | 99 | - \[ENH] Update contributing guide and README to make discussion forums easy to find [#279](https://github.com/bids-standard/bids-specification/pull/279) ([emdupre](https://github.com/emdupre))
|
|
121 | 114 | - \[MISC] Document BEPs that are not active anymore, but have not been merged [#240](https://github.com/bids-standard/bids-specification/pull/240) ([sappelhoff](https://github.com/sappelhoff))
|
122 | 115 | - \[FIX] remove ManufacturersAmplifierModelName (again) [#236](https://github.com/bids-standard/bids-specification/pull/236) ([robertoostenveld](https://github.com/robertoostenveld))
|
123 | 116 | - \[INFRA] Update release protocol [#235](https://github.com/bids-standard/bids-specification/pull/235) ([effigies](https://github.com/effigies))
|
124 |
| -- REL: 1.3.0-dev [#234](https://github.com/bids-standard/bids-specification/pull/234) ([effigies](https://github.com/effigies)) |
125 | 117 | - \[INFRA] Enable version panel for quickly finding previous versions [#232](https://github.com/bids-standard/bids-specification/pull/232) ([effigies](https://github.com/effigies))
|
126 | 118 | - \[FIX] use \\<label> for \_desc- - not some \\<value> + clarify \\<value> [#224](https://github.com/bids-standard/bids-specification/pull/224) ([yarikoptic](https://github.com/yarikoptic))
|
127 | 119 | - \[FIX] Clarify Appendix II: The list of licenses only lists examples [#222](https://github.com/bids-standard/bids-specification/pull/222) ([sappelhoff](https://github.com/sappelhoff))
|
|
154 | 146 | - \[FIX] Specify marker file names for KIT data (MEG) [#62](https://github.com/bids-standard/bids-specification/pull/62) ([monkeyman192](https://github.com/monkeyman192))
|
155 | 147 | - \[FIX] Remove father-level for meg filetypes other than BTi/4D data [#19](https://github.com/bids-standard/bids-specification/pull/19) ([teonbrooks](https://github.com/teonbrooks))
|
156 | 148 |
|
157 |
| -## [v1.2.0](https://github.com/bids-standard/bids-specification/tree/v1.2.0) (2019-03-04) |
| 149 | +## [v1.2.0](https://bids-specification.readthedocs.io/en/v1.2.0/) (2019-03-04) |
158 | 150 |
|
159 |
| -- REL: v1.2.0 [#161](https://github.com/bids-standard/bids-specification/pull/161) ([chrisgorgo](https://github.com/chrisgorgo)) |
160 | 151 | - \[MISC] Adding Dimitri Papadopoulos Orfanos to the list of contributors [#157](https://github.com/bids-standard/bids-specification/pull/157) ([DimitriPapadopoulos](https://github.com/DimitriPapadopoulos))
|
161 | 152 | - RF: use "specification" not "protocol" to refer to BIDS [#156](https://github.com/bids-standard/bids-specification/pull/156) ([yarikoptic](https://github.com/yarikoptic))
|
162 | 153 | - Fix example misalignment [#155](https://github.com/bids-standard/bids-specification/pull/155) ([DimitriPapadopoulos](https://github.com/DimitriPapadopoulos))
|
|
172 | 163 | - Adding formal decision-making rules [#104](https://github.com/bids-standard/bids-specification/pull/104) ([chrisgorgo](https://github.com/chrisgorgo))
|
173 | 164 | - \[MRG] number of small corrections to the specification [#98](https://github.com/bids-standard/bids-specification/pull/98) ([robertoostenveld](https://github.com/robertoostenveld))
|
174 | 165 |
|
175 |
| -## [v1.1.2](https://github.com/bids-standard/bids-specification/tree/v1.1.2) (2019-01-10) |
| 166 | +## [v1.1.2](https://bids-specification.readthedocs.io/en/v1.1.2/) (2019-01-10) |
176 | 167 |
|
177 |
| -- REL: v.1.1.2 [#121](https://github.com/bids-standard/bids-specification/pull/121) ([chrisgorgo](https://github.com/chrisgorgo)) |
178 | 168 | - Update 01-contributors.md [#120](https://github.com/bids-standard/bids-specification/pull/120) ([oesteban](https://github.com/oesteban))
|
179 | 169 | - Global fields in data dictionaries [#117](https://github.com/bids-standard/bids-specification/pull/117) ([chrisgorgo](https://github.com/chrisgorgo))
|
180 | 170 | - Propose BEP026 MER [#116](https://github.com/bids-standard/bids-specification/pull/116) ([greydongilmore](https://github.com/greydongilmore))
|
|
274 | 264 | NumberOfVolumesDiscardedByScanner field \[[4.1 Task (including
|
275 | 265 | resting state) imaging data](04-modality-specific-files/01-magnetic-resonance-imaging-data.md#task-including-resting-state-imaging-data)].
|
276 | 266 |
|
277 |
| -- Added TotalReadoutTime to functional images metadata list |
278 |
| - \[[4.1 Task (including resting state) imaging |
| 267 | +- Added TotalReadoutTime to functional images metadata list |
| 268 | + \[[4.1 Task (including resting state) imaging |
279 | 269 | data](04-modality-specific-files/01-magnetic-resonance-imaging-data.md#task-including-resting-state-imaging-data)].
|
280 | 270 |
|
281 | 271 | ## 1.0.1-rc1
|
|
290 | 280 |
|
291 | 281 | - Added SoftwareVersions
|
292 | 282 |
|
293 |
| -- Added run-<run_index> to the phase encoding |
| 283 | +- Added run-<run_index> to the phase encoding |
294 | 284 | maps. Improved the description.
|
295 | 285 |
|
296 |
| -- Added InversionTime metadata key. |
| 286 | +- Added InversionTime metadata key. |
297 | 287 |
|
298 | 288 | - Clarification on the source vs raw language.
|
299 | 289 |
|
300 |
| -- Added trial_type column to the event files. |
| 290 | +- Added trial_type column to the event files. |
301 | 291 |
|
302 |
| -- Added missing sub-<participant_label> in |
| 292 | +- Added missing sub-<participant_label> in |
303 | 293 | behavioral data file names
|
304 | 294 |
|
305 | 295 | - Added ability to store stimuli files.
|
|
330 | 320 |
|
331 | 321 | ## 1.0.0-rc3
|
332 | 322 |
|
333 |
| -- Renamed PhaseEncodingDirection values from “x”, “y”, |
| 323 | +- Renamed PhaseEncodingDirection values from “x”, “y”, |
334 | 324 | “z” to “i”, “j”, “k” to avoid confusion with FSL parameters
|
335 | 325 |
|
336 |
| -- Renamed SliceEncodingDirection values from “x”, “y”, |
| 326 | +- Renamed SliceEncodingDirection values from “x”, “y”, |
337 | 327 | “z” to “i”, “j”, “k”
|
338 | 328 |
|
339 | 329 | ## 1.0.0-rc2
|
|
346 | 336 |
|
347 | 337 | - Make support for uncompressed .nii files more explicit.
|
348 | 338 |
|
349 |
| -- Added BIDSVersion to dataset.json |
| 339 | +- Added BIDSVersion to dataset.json |
350 | 340 |
|
351 |
| -- Remove the statement that SliceEncodingDirection is |
| 341 | +- Remove the statement that SliceEncodingDirection is |
352 | 342 | necessary for slice time correction
|
353 | 343 |
|
354 | 344 | - Change dicom converter recommendation from dcmstack to dcm2nii and
|
355 | 345 | dicm2nii following interactions with the community (see
|
356 |
| - <https://github.com/moloney/dcmstack/issues/39> and |
| 346 | + <https://github.com/moloney/dcmstack/issues/39> and |
357 | 347 | <https://github.com/neurolabusc/dcm2niix/issues/4>).
|
358 | 348 |
|
359 | 349 | - Added section on behavioral experiments with no accompanying MRI
|
360 | 350 | acquisition
|
361 | 351 |
|
362 |
| -- Add \_magnitude.nii\[.gz] image for GE type |
| 352 | +- Add \_magnitude.nii\[.gz] image for GE type |
363 | 353 | fieldmaps.
|
364 | 354 |
|
365 |
| -- Replaced EchoTimeDifference with |
366 |
| - EchoTime1 and EchoTime2 (SPM toolbox |
| 355 | +- Replaced EchoTimeDifference with |
| 356 | + EchoTime1 and EchoTime2 (SPM toolbox |
367 | 357 | requires this input).
|
368 | 358 |
|
369 | 359 | - Added support for single band reference image for DWI.
|
370 | 360 |
|
371 |
| -- Added DatasetDOI field in the dataset |
| 361 | +- Added DatasetDOI field in the dataset |
372 | 362 | description.
|
373 | 363 |
|
374 | 364 | - Added description of more metadata fields relevant to DWI fieldmap
|
375 | 365 | correction.
|
376 | 366 |
|
377 |
| -- PhaseEncodingDirection is now expressed in “x”, “y” etc. instead of “PA” |
| 367 | +- PhaseEncodingDirection is now expressed in “x”, “y” etc. instead of “PA” |
378 | 368 | “RL” for DWI scans
|
379 | 369 | (so it’s the same as BOLD scans)
|
380 | 370 |
|
381 |
| -- Added rec-<label> flag to BOLD files to |
| 371 | +- Added rec-<label> flag to BOLD files to |
382 | 372 | distinguish
|
383 | 373 | between different reconstruction algorithms
|
384 | 374 | (analogous to anatomical scans).
|
|
0 commit comments