|
| 1 | +1.1.8 (January 28, 2019) |
| 2 | +======================== |
| 3 | + |
| 4 | +##### [Full changelog](https://github.com/nipy/nipype/milestone/29?closed=1) |
| 5 | + |
| 6 | + * FIX: ANTS LaplacianThickness cmdline opts fixed up (https://github.com/nipy/nipype/pull/2846) |
| 7 | + * FIX: Resolve LinAlgError during SVD (https://github.com/nipy/nipype/pull/2838) |
| 8 | + * ENH: Add interfaces wrapping DIPY worflows (https://github.com/nipy/nipype/pull/2830) |
| 9 | + * ENH: Update BIDSDataGrabber for pybids 0.7 (https://github.com/nipy/nipype/pull/2737) |
| 10 | + * ENH: Add FSL `eddy_quad` interface (https://github.com/nipy/nipype/pull/2825) |
| 11 | + * ENH: Support tckgen -select in MRtrix3 v3+ (https://github.com/nipy/nipype/pull/2823) |
| 12 | + * ENH: Support for BIDS event files (https://github.com/nipy/nipype/pull/2845) |
| 13 | + * ENH: CompositeTransformUtil, new ANTs interface (https://github.com/nipy/nipype/pull/2785) |
| 14 | + * RF: Move pytest and pytest-xdist from general requirement into tests_required (https://github.com/nipy/nipype/pull/2850) |
| 15 | + * DOC: Add S3DataGrabber example (https://github.com/nipy/nipype/pull/2849) |
| 16 | + * DOC: Skip conftest module in API generation (https://github.com/nipy/nipype/pull/2852) |
| 17 | + * DOC: Hyperlink DOIs to preferred resolver (https://github.com/nipy/nipype/pull/2833) |
| 18 | + * MAINT: Install numpy!=1.16.0 from conda in Docker (https://github.com/nipy/nipype/pull/2862) |
| 19 | + * MAINT: Drop pytest-xdist requirement, minimum pytest version (https://github.com/nipy/nipype/pull/2856) |
| 20 | + * MAINT: Disable numpy 1.16.0 for Py2.7 (https://github.com/nipy/nipype/pull/2855) |
| 21 | + |
| 22 | + |
1 | 23 | 1.1.7 (December 17, 2018)
|
2 | 24 | =========================
|
3 | 25 |
|
| 26 | +##### [Full changelog](https://github.com/nipy/nipype/milestone/28?closed=1) |
| 27 | + |
4 | 28 | * FIX: Copy node list before generating a flat graph (https://github.com/nipy/nipype/pull/2828)
|
5 | 29 | * FIX: Update pytest req'd version to 3.6 (https://github.com/nipy/nipype/pull/2827)
|
6 | 30 | * FIX: Set ResourceMonitor.fname to an absolute path (https://github.com/nipy/nipype/pull/2824)
|
|
0 commit comments