Skip to content

Commit 6e18a80

Browse files
committed
DOC: 1.1.8 changelog
1 parent 37e48ec commit 6e18a80

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

doc/changelog/1.X.X-changelog

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
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+
123
1.1.7 (December 17, 2018)
224
=========================
325

26+
##### [Full changelog](https://github.com/nipy/nipype/milestone/28?closed=1)
27+
428
* FIX: Copy node list before generating a flat graph (https://github.com/nipy/nipype/pull/2828)
529
* FIX: Update pytest req'd version to 3.6 (https://github.com/nipy/nipype/pull/2827)
630
* FIX: Set ResourceMonitor.fname to an absolute path (https://github.com/nipy/nipype/pull/2824)

0 commit comments

Comments
 (0)