|
1 | | -Next release |
| 1 | +Release 0.12.0-rc1 (April 20, 2016) |
2 | 2 | ============ |
3 | 3 |
|
| 4 | +* FIX: Selecting "gamma" in FSL Level1Design now does what the name says (https://github.com/nipy/nipype/pull/1500) |
| 5 | +* ENH: Added grad_dev input to fsl.dti.bedpostx5 interface(https://github.com/nipy/nipype/pull/1493) |
| 6 | +* ENH: ResourceMultiProc plugin to support resource allocation (https://github.com/nipy/nipype/pull/1372) |
| 7 | +* ENH: Added dcm2niix interface (https://github.com/nipy/nipype/pull/1435) |
| 8 | +* ENH: Add nipype_crash_search command (https://github.com/nipy/nipype/pull/1422) |
| 9 | +* ENH: Created interface for BrainSuite Cortical Surface Extraction command line tools (https://github.com/nipy/nipype/pull/1305) |
| 10 | +* FIX: job execution on systems/approaches where locale is undefined (https://github.com/nipy/nipype/pull/1401) |
| 11 | +* FIX: Clean up byte/unicode issues using subprocess (https://github.com/nipy/nipype/pull/1394) |
| 12 | +* FIX: Prevent crash when tvtk is loaded - ETS_TOOLKIT=null (https://github.com/nipy/nipype/pull/973) |
| 13 | +* ENH: New interfaces in dipy: RESTORE, EstimateResponseSH, CSD and StreamlineTractography |
| 14 | + (https://github.com/nipy/nipype/pull/1090) |
| 15 | +* ENH: Added interfaces of AFNI (https://github.com/nipy/nipype/pull/1360, |
| 16 | + https://github.com/nipy/nipype/pull/1361, https://github.com/nipy/nipype/pull/1382) |
| 17 | +* ENH: Provides a Nipype wrapper for antsJointFusion (https://github.com/nipy/nipype/pull/1351) |
| 18 | +* ENH: Added support for PETPVC (https://github.com/nipy/nipype/pull/1335) |
| 19 | +* ENH: Merge S3DataSink into DataSink, added AWS documentation (https://github.com/nipy/nipype/pull/1316) |
| 20 | +* TST: Cache APT in CircleCI (https://github.com/nipy/nipype/pull/1333) |
| 21 | +* ENH: Add new flags to the BRAINSABC for new features (https://github.com/nipy/nipype/pull/1322) |
| 22 | +* ENH: Provides a Nipype wrapper for ANTs DenoiseImage (https://github.com/nipy/nipype/pull/1291) |
| 23 | +* FIX: Minor bugfix logging hash differences (https://github.com/nipy/nipype/pull/1298) |
| 24 | +* FIX: Use released Prov python library (https://github.com/nipy/nipype/pull/1279) |
| 25 | +* ENH: Support for Python 3 (https://github.com/nipy/nipype/pull/1221) |
| 26 | +* FIX: VTK version check missing when using tvtk (https://github.com/nipy/nipype/pull/1219) |
| 27 | +* ENH: Added an OAR scheduler plugin (https://github.com/nipy/nipype/pull/1259) |
| 28 | +* ENH: New ANTs interface: antsBrainExtraction (https://github.com/nipy/nipype/pull/1231) |
| 29 | +* API: Default model level for the bedpostx workflow has been set to "2" following FSL 5.0.9 lead |
| 30 | +* ENH: New interfaces for interacting with AWS S3: S3DataSink and S3DataGrabber (https://github.com/nipy/nipype/pull/1201) |
| 31 | +* ENH: Interfaces for MINC tools (https://github.com/nipy/nipype/pull/1304) |
| 32 | +* FIX: Use realpath to determine hard link source (https://github.com/nipy/nipype/pull/1388) |
| 33 | +* FIX: Correct linking/copying fallback behavior (https://github.com/nipy/nipype/pull/1391) |
| 34 | +* ENH: Nipype workflow and interfaces for FreeSurfer's recon-all (https://github.com/nipy/nipype/pull/1326) |
| 35 | +* FIX: Permit relative path for concatenated_file input to Concatenate() (https://github.com/nipy/nipype/pull/1411) |
| 36 | +* ENH: Makes ReconAll workflow backwards compatible with FreeSurfer 5.3.0 (https://github.com/nipy/nipype/pull/1434) |
| 37 | +* ENH: Added interfaces for AFNI 3dDegreeCentrality, 3dECM, 3dLFCD, 3dClipLevel, 3dmask_tool, and 3dSeg |
| 38 | + (https://github.com/nipy/nipype/pull/1460) |
| 39 | + |
| 40 | +Release 0.11.0 (September 15, 2015) |
| 41 | +============ |
| 42 | + |
| 43 | +* API: Change how hash values are computed (https://github.com/nipy/nipype/pull/1174) |
| 44 | +* ENH: New algorithm: mesh.WarpPoints applies displacements fields to point sets |
| 45 | + (https://github.com/nipy/nipype/pull/889). |
| 46 | +* ENH: New interfaces for MRTrix3 (https://github.com/nipy/nipype/pull/1126) |
| 47 | +* ENH: New option in afni.3dRefit - zdel, ydel, zdel etc. (https://github.com/nipy/nipype/pull/1079) |
| 48 | +* FIX: ants.Registration composite transform outputs are no longer returned as lists (https://github.com/nipy/nipype/pull/1183) |
| 49 | +* BUG: ANTs Registration interface failed with multi-modal inputs |
| 50 | + (https://github.com/nipy/nipype/pull/1176) (https://github.com/nipy/nipype/issues/1175) |
| 51 | +* ENH: dipy.TrackDensityMap interface now accepts a reference image (https://github.com/nipy/nipype/pull/1091) |
| 52 | +* FIX: Bug in XFibres5 (https://github.com/nipy/nipype/pull/1168) |
| 53 | +* ENH: Attempt to use hard links for data sink. |
| 54 | + (https://github.com/nipy/nipype/pull/1161) |
| 55 | +* FIX: Updates to SGE Plugins |
| 56 | + (https://github.com/nipy/nipype/pull/1129) |
| 57 | +* ENH: Add ants JointFusion() node with testing |
| 58 | + (https://github.com/nipy/nipype/pull/1160) |
| 59 | +* ENH: Add --float option for antsRegistration calls |
| 60 | + (https://github.com/nipy/nipype/pull/1159) |
| 61 | +* ENH: Added interface to simulate DWIs using the multi-tensor model |
| 62 | + (https://github.com/nipy/nipype/pull/1085) |
| 63 | +* ENH: New interface for FSL fslcpgeom utility (https://github.com/nipy/nipype/pull/1152) |
| 64 | +* ENH: Added SLURMGraph plugin for submitting jobs to SLURM with dependencies (https://github.com/nipy/nipype/pull/1136) |
| 65 | +* FIX: Enable absolute path definitions in DCMStack (https://github.com/nipy/nipype/pull/1089, |
| 66 | + replaced by https://github.com/nipy/nipype/pull/1093) |
| 67 | +* ENH: New mesh.MeshWarpMaths to operate on surface-defined warpings |
| 68 | + (https://github.com/nipy/nipype/pull/1016) |
| 69 | +* FIX: Refactor P2PDistance, change name to ComputeMeshWarp, add regression tests, |
| 70 | + fix bug in area weighted distance, and added optimizations |
| 71 | + (https://github.com/nipy/nipype/pull/1016) |
| 72 | +* ENH: Add an option not to resubmit Nodes that finished running when using SGEGraph (https://github.com/nipy/nipype/pull/1002) |
| 73 | +* FIX: FUGUE is now properly listing outputs. (https://github.com/nipy/nipype/pull/978) |
4 | 74 | * ENH: Improved FieldMap-Based (FMB) workflow for correction of susceptibility distortions in EPI seqs. |
5 | 75 | (https://github.com/nipy/nipype/pull/1019) |
| 76 | +* FIX: In the FSLXcommand _list_outputs function fixed for loop range (https://github.com/nipy/nipype/pull/1071) |
6 | 77 | * ENH: Dropped support for now 7 years old Python 2.6 (https://github.com/nipy/nipype/pull/1069) |
7 | 78 | * FIX: terminal_output is not mandatory anymore (https://github.com/nipy/nipype/pull/1070) |
8 | 79 | * ENH: Added "nipype_cmd" tool for running interfaces from the command line (https://github.com/nipy/nipype/pull/795) |
@@ -42,6 +113,15 @@ Next release |
42 | 113 | * ENH: Usability improvements in cluster environments (https://github.com/nipy/nipype/pull/1025) |
43 | 114 | * ENH: ANTs JointFusion() (https://github.com/nipy/nipype/pull/1042) |
44 | 115 | * ENH: Added csvReader() utility (https://github.com/nipy/nipype/pull/1044) |
| 116 | +* FIX: typo in nipype.interfaces.freesurfer.utils.py Tkregister2 (https://github.com/nipy/nipype/pull/1083) |
| 117 | +* FIX: SSHDataGrabber outputs now return full path to the grabbed/downloaded files. (https://github.com/nipy/nipype/pull/1086) |
| 118 | +* FIX: Add QA output for TSNR to resting workflow (https://github.com/nipy/nipype/pull/1088) |
| 119 | +* FIX: Change N4BiasFieldCorrection to use short tag for dimensionality (backward compatible) (https://github.com/nipy/nipype/pull/1096) |
| 120 | +* ENH: Added -newgrid input to Warp in AFNI (3dWarp wrapper) (https://github.com/nipy/nipype/pull/1128) |
| 121 | +* FIX: Fixed AFNI Copy interface to use positional inputs as required (https://github.com/nipy/nipype/pull/1131) |
| 122 | +* ENH: Added a check in Dcm2nii to check if nipype created the config.ini file and remove if true (https://github.com/nipy/nipype/pull/1132) |
| 123 | +* ENH: Use a while loop to wait for Xvfb (up to a max wait time "xvfb_max_wait" in config file, default 10) |
| 124 | + (https://github.com/nipy/nipype/pull/1142) |
45 | 125 |
|
46 | 126 | Release 0.10.0 (October 10, 2014) |
47 | 127 | ============ |
|
0 commit comments