26
26
1.3.0 (November 11, 2019)
27
27
=========================
28
28
29
- ##### [ Full changelog]( https://github.com/nipy/nipype/milestone/34?closed=1)
29
+ (` Full changelog < https://github.com/nipy/nipype/milestone/34?closed=1 >`__ )
30
30
31
31
* FIX: Fixed typo in QwarpInputSpec Trait description (https://github.com/nipy/nipype/pull/3079)
32
32
* FIX: Restore ``AFNICommand._get_fname ``, required by some interfaces (https://github.com/nipy/nipype/pull/3071)
52
52
53
53
Python 1.2.3 will be the last version to support Python 3.4.
54
54
55
- ##### [ Full changelog]( https://github.com/nipy/nipype/milestone/35?closed=1)
55
+ (` Full changelog < https://github.com/nipy/nipype/milestone/35?closed=1 >`__ )
56
56
57
57
* FIX: Patch Path.mkdir for Python 2 (https://github.com/nipy/nipype/pull/3037)
58
58
* FIX: Drop deprecated message argument to ``FileNotFoundError `` (https://github.com/nipy/nipype/pull/3035)
@@ -71,7 +71,7 @@ Python 1.2.3 will be the last version to support Python 3.4.
71
71
1.2.2 (September 07, 2019)
72
72
==========================
73
73
74
- ##### [ Full changelog]( https://github.com/nipy/nipype/milestone/33?closed=1)
74
+ (` Full changelog < https://github.com/nipy/nipype/milestone/33?closed=1 >`__ )
75
75
76
76
* FIX: Ensure ``loadpkl `` returns a not None value (https://github.com/nipy/nipype/pull/3020)
77
77
* FIX: ``loadpkl `` failed when pklz file contained versioning info (https://github.com/nipy/nipype/pull/3017)
@@ -87,7 +87,7 @@ Python 1.2.3 will be the last version to support Python 3.4.
87
87
1.2.1 (August 19, 2019)
88
88
=======================
89
89
90
- ##### [ Full changelog]( https://github.com/nipy/nipype/milestone/32?closed=1)
90
+ (` Full changelog < https://github.com/nipy/nipype/milestone/32?closed=1 >`__ )
91
91
92
92
* FIX: Resolve/rebase paths from/to results files (https://github.com/nipy/nipype/pull/2971)
93
93
* FIX: Use ``load_resultfile `` when loading a results pickle (https://github.com/nipy/nipype/pull/2985)
@@ -97,7 +97,7 @@ Python 1.2.3 will be the last version to support Python 3.4.
97
97
* FIX: Docker build (https://github.com/nipy/nipype/pull/2963)
98
98
* FIX: Remove '=' signs from EddyQuad argument specifications (https://github.com/nipy/nipype/pull/2941)
99
99
* FIX: Set input model to bedpostx for camino.TrackBedpostxProba (https://github.com/nipy/nipype/pull/2947)
100
- * FIX: Allow ``max_sh``not to be set (auto mode) (https://github.com/nipy/nipype/pull/2940)
100
+ * FIX: Allow ``max_sh `` to not be set (auto mode) (https://github.com/nipy/nipype/pull/2940)
101
101
* ENH: Update mrtrix reconst.py EstimateFOD max_sh to be able to accept list (https://github.com/nipy/nipype/pull/2990)
102
102
* ENH: Let ``indirectory `` handle ``nipype.utils.filemanip.Path `` (https://github.com/nipy/nipype/pull/2989)
103
103
* ENH: Add resolve/rebase ``BasePath `` traits methods & tests (https://github.com/nipy/nipype/pull/2970)
@@ -114,7 +114,7 @@ Python 1.2.3 will be the last version to support Python 3.4.
114
114
1.2.0 (May 09, 2019)
115
115
====================
116
116
117
- ##### [ Full changelog]( https://github.com/nipy/nipype/milestone/31?closed=1)
117
+ (` Full changelog < https://github.com/nipy/nipype/milestone/31?closed=1 >`__ )
118
118
119
119
* FIX: Parsing of filename in AlignEpiAnatPy when filename does not have + (https://github.com/nipy/nipype/pull/2909)
120
120
* FIX: Import nibabel reorientation bug fix (https://github.com/nipy/nipype/pull/2912)
@@ -133,7 +133,7 @@ Python 1.2.3 will be the last version to support Python 3.4.
133
133
1.1.9 (February 25, 2019)
134
134
=========================
135
135
136
- ##### [ Full changelog]( https://github.com/nipy/nipype/milestone/30?closed=1)
136
+ (` Full changelog < https://github.com/nipy/nipype/milestone/30?closed=1 >`__ )
137
137
138
138
* FIX: Make positional arguments to LaplacianThickness require previous argument (https://github.com/nipy/nipype/pull/2848)
139
139
* FIX: Import math and csv modules for bids_gen_info (https://github.com/nipy/nipype/pull/2881)
@@ -149,7 +149,7 @@ Python 1.2.3 will be the last version to support Python 3.4.
149
149
1.1.8 (January 28, 2019)
150
150
========================
151
151
152
- ##### [ Full changelog]( https://github.com/nipy/nipype/milestone/29?closed=1)
152
+ (` Full changelog < https://github.com/nipy/nipype/milestone/29?closed=1 >`__ )
153
153
154
154
* FIX: ANTS LaplacianThickness cmdline opts fixed up (https://github.com/nipy/nipype/pull/2846)
155
155
* FIX: Resolve LinAlgError during SVD (https://github.com/nipy/nipype/pull/2838)
@@ -171,7 +171,7 @@ Python 1.2.3 will be the last version to support Python 3.4.
171
171
1.1.7 (December 17, 2018)
172
172
=========================
173
173
174
- ##### [ Full changelog]( https://github.com/nipy/nipype/milestone/28?closed=1)
174
+ (` Full changelog < https://github.com/nipy/nipype/milestone/28?closed=1 >`__ )
175
175
176
176
* FIX: Copy node list before generating a flat graph (https://github.com/nipy/nipype/pull/2828)
177
177
* FIX: Update pytest req'd version to 3.6 (https://github.com/nipy/nipype/pull/2827)
@@ -193,7 +193,7 @@ Python 1.2.3 will be the last version to support Python 3.4.
193
193
1.1.6 (November 26, 2018)
194
194
=========================
195
195
196
- ##### [ Full changelog]( https://github.com/nipy/nipype/milestone/27?closed=1)
196
+ (` Full changelog < https://github.com/nipy/nipype/milestone/27?closed=1 >`__ )
197
197
198
198
* FIX: MapNodes fail when ``MultiProcPlugin `` passed by instance (https://github.com/nipy/nipype/pull/2786)
199
199
* FIX: --fineTune arguments order for MeshFix command (https://github.com/nipy/nipype/pull/2780)
@@ -216,7 +216,7 @@ Python 1.2.3 will be the last version to support Python 3.4.
216
216
217
217
Hotfix release.
218
218
219
- ##### [ Full changelog]( https://github.com/nipy/nipype/milestone/26?closed=1)
219
+ (` Full changelog < https://github.com/nipy/nipype/milestone/26?closed=1 >`__ )
220
220
221
221
* ENH: Allow timeouts during SLURM job status checks (https://github.com/nipy/nipype/pull/2767)
222
222
* RF: Subclass non-daemon variants of all multiprocessing contexts (https://github.com/nipy/nipype/pull/2771)
@@ -225,7 +225,7 @@ Hotfix release.
225
225
1.1.4 (October 31, 2018)
226
226
========================
227
227
228
- ##### [ Full changelog]( https://github.com/nipy/nipype/milestone/25?closed=1)
228
+ (` Full changelog < https://github.com/nipy/nipype/milestone/25?closed=1 >`__ )
229
229
230
230
* FIX: Python 2.7-3.7.1 compatible NonDaemonPool (https://github.com/nipy/nipype/pull/2754)
231
231
* FIX: VRML typo (VMRL) in MeshFix (https://github.com/nipy/nipype/pull/2757)
@@ -253,7 +253,7 @@ Hotfix release.
253
253
1.1.3 (September 24, 2018)
254
254
==========================
255
255
256
- ##### [ Full changelog]( https://github.com/nipy/nipype/milestone/24?closed=1)
256
+ (` Full changelog < https://github.com/nipy/nipype/milestone/24?closed=1 >`__ )
257
257
258
258
* FIX: Return afni.Qwarp outputs as absolute paths (https://github.com/nipy/nipype/pull/2705)
259
259
* FIX: Add informative error for interfaces that fail to return valid runtime object (https://github.com/nipy/nipype/pull/2692)
@@ -272,7 +272,7 @@ Hotfix release.
272
272
273
273
Hot-fix release, resolving incorrect dependencies in 1.1.1 wheel.
274
274
275
- ##### [ Full changelog]( https://github.com/nipy/nipype/milestone/23?closed=1)
275
+ (` Full changelog < https://github.com/nipy/nipype/milestone/23?closed=1 >`__ )
276
276
277
277
* FIX: Read BIDS config.json under grabbids or layout (https://github.com/nipy/nipype/pull/2679)
278
278
* FIX: Node __repr__ and detailed graph expansion (https://github.com/nipy/nipype/pull/2669)
@@ -287,7 +287,7 @@ Hot-fix release, resolving incorrect dependencies in 1.1.1 wheel.
287
287
1.1.1 (July 30, 2018)
288
288
=====================
289
289
290
- ##### [ Full changelog]( https://github.com/nipy/nipype/milestone/22?closed=1)
290
+ (` Full changelog < https://github.com/nipy/nipype/milestone/22?closed=1 >`__ )
291
291
292
292
* FIX: Un-set incorrect default options in TOPUP (https://github.com/nipy/nipype/pull/2637)
293
293
* FIX: Copy FSCommand.version to ReconAll.version (https://github.com/nipy/nipype/pull/2656)
@@ -309,7 +309,7 @@ Hot-fix release, resolving incorrect dependencies in 1.1.1 wheel.
309
309
1.1.0 (July 04, 2018)
310
310
=====================
311
311
312
- ###### [ Full changelog]( https://github.com/nipy/nipype/milestone/21?closed=1)
312
+ (` Full changelog < https://github.com/nipy/nipype/milestone/21?closed=1 >`__ )
313
313
314
314
* RF: Futures-based MultiProc (https://github.com/nipy/nipype/pull/2598)
315
315
* FIX: Avoid closing file descriptors on Windows (https://github.com/nipy/nipype/pull/2617)
@@ -326,7 +326,7 @@ Hot-fix release, resolving incorrect dependencies in 1.1.1 wheel.
326
326
1.0.4 (May 29, 2018)
327
327
====================
328
328
329
- ###### [ Full changelog]( https://github.com/nipy/nipype/milestone/20?closed=1)
329
+ (` Full changelog < https://github.com/nipy/nipype/milestone/20?closed=1 >`__ )
330
330
331
331
* FIX: Update logging levels in enable_debug_mode (https://github.com/nipy/nipype/pull/2595)
332
332
* FIX: Set default result in DistributedPluginBase._clean_queue (https://github.com/nipy/nipype/pull/2596)
@@ -349,7 +349,7 @@ Hot-fix release, resolving incorrect dependencies in 1.1.1 wheel.
349
349
1.0.3 (April 30, 2018)
350
350
======================
351
351
352
- ###### [ Full changelog]( https://github.com/nipy/nipype/milestone/19?closed=1)
352
+ (` Full changelog < https://github.com/nipy/nipype/milestone/19?closed=1 >`__ )
353
353
354
354
* FIX: Propagate explicit Workflow config to Nodes (https://github.com/nipy/nipype/pull/2559)
355
355
* FIX: Return non-enhanced volumes from dwi_flirt (https://github.com/nipy/nipype/pull/2547)
@@ -376,7 +376,7 @@ Hot-fix release, resolving incorrect dependencies in 1.1.1 wheel.
376
376
1.0.2 (March 27, 2018)
377
377
======================
378
378
379
- ###### [ Full changelog]( https://github.com/nipy/nipype/milestone/16?closed=1)
379
+ (` Full changelog < https://github.com/nipy/nipype/milestone/16?closed=1 >`__ )
380
380
381
381
* FIX: dcm2niix interface (https://github.com/nipy/nipype/pull/2498)
382
382
* FIX: mark .niml.dset as special extension in utils.filemanip (https://github.com/nipy/nipype/pull/2495)
@@ -399,7 +399,7 @@ Hot-fix release, resolving incorrect dependencies in 1.1.1 wheel.
399
399
1.0.1 (February 27, 2018)
400
400
=========================
401
401
402
- ###### [ Full changelog]( https://github.com/nipy/nipype/milestone/16?closed=1)
402
+ (` Full changelog < https://github.com/nipy/nipype/milestone/16?closed=1 >`__ )
403
403
404
404
* FIX: Small bug in freesurfer label2annot fill_thresh specs [#2377](https://github.com/nipy/nipype/pull/2377)
405
405
* FIX: Error creating gradients in DTIRecon [#2460](https://github.com/nipy/nipype/pull/2460)
@@ -432,7 +432,7 @@ Hot-fix release, resolving incorrect dependencies in 1.1.1 wheel.
432
432
1.0.0 (January 24, 2018)
433
433
========================
434
434
435
- ###### [ Full changelog]( https://github.com/nipy/nipype/milestone/16?closed=1)
435
+ (` Full changelog < https://github.com/nipy/nipype/milestone/16?closed=1 >`__ )
436
436
437
437
* FIX: Change to interface workdir within ``Interface.run() `` instead Node (https://github.com/nipy/nipype/pull/2384)
438
438
* FIX: PBS plugin submissions (https://github.com/nipy/nipype/pull/2344)
0 commit comments