Skip to content
Snippets Groups Projects
Commit 97618596 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

DOC: Changelog [skip ci]

parent 792969d2
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,6 @@ Added
* New :mod:`fsl.utils.filetree` package for defining and working with
file/directory templates (Michiel Cottaar).
* Simple built-in :mod:`.deprecated` decorator.
* New wrapper functions for :func:`.fsl_anat`, :func:`.applytopup` (Matrin
Craig).
* New :func:`.fileOrText` decorator for use in wrapper functions (Matrin
Craig).
Changed
......@@ -25,23 +21,34 @@ Changed
* Minimum required version of ``nibabel`` is now 2.3.
* The :class:`.Image` class now fully delegates to ``nibabel`` for managing
file handles.
* Various minor changes and enhancements to the FSL function :mod:`.wrappers`
interfaces (Martin Craig).
Fixed
^^^^^
Removed
^^^^^^^
* The ``immv`` and ``imcp`` scripts now accept incorrect file extensions
on input arguments.
* Many deprecated items removed.
Removed
1.13.0 (Thursday 22nd November 2018)
------------------------------------
Added
^^^^^
* New wrapper functions for :func:`.fsl_anat`, :func:`.applytopup` (Matrin
Craig).
* New :func:`.fileOrText` decorator for use in wrapper functions (Matrin
Craig).
Changed
^^^^^^^
* Many deprecated items removed.
* Various minor changes and enhancements to the FSL function :mod:`.wrappers`
interfaces (Martin Craig).
1.12.0 (Sunday October 21st 2018)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment