Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michiel Cottaar
fslpy
Commits
722819dc
Commit
722819dc
authored
6 years ago
by
Paul McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Optimistic changelog
parent
e2e78f31
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.rst
+24
-4
24 additions, 4 deletions
CHANGELOG.rst
with
24 additions
and
4 deletions
CHANGELOG.rst
+
24
−
4
View file @
722819dc
...
@@ -21,6 +21,22 @@ Changed
...
@@ -21,6 +21,22 @@ Changed
* Minimum required version of ``nibabel`` is now 2.3.
* Minimum required version of ``nibabel`` is now 2.3.
* The :class:`.Image` class now fully delegates to ``nibabel`` for managing
* The :class:`.Image` class now fully delegates to ``nibabel`` for managing
file handles.
file handles.
Removed
^^^^^^^
* Many deprecated items removed.
1.13.2 (Friday November 30th 2018)
----------------------------------
Changed
^^^^^^^
* The :meth:`.Image.resample` method now supports images with more than three
* The :meth:`.Image.resample` method now supports images with more than three
dimensions.
dimensions.
* The :func:`fsl.utils.fslsub.submit` now returns the job-id as a string
* The :func:`fsl.utils.fslsub.submit` now returns the job-id as a string
...
@@ -29,10 +45,15 @@ Changed
...
@@ -29,10 +45,15 @@ Changed
output from the function wrappers in :mod:`fsl.wrappers` if submitted.
output from the function wrappers in :mod:`fsl.wrappers` if submitted.
Remov
ed
Fix
ed
^^^^^
^^
^^^^^
* Many deprecated items removed.
* Fix to the :class:`.ImageWrapper` regarding complex data types.
1.13.1 (Friday November 23rd 2018)
----------------------------------
Fixed
Fixed
...
@@ -44,7 +65,6 @@ Fixed
...
@@ -44,7 +65,6 @@ Fixed
* Make sure that FEAT ``Cluster`` objects (created by the
* Make sure that FEAT ``Cluster`` objects (created by the
:func:`.loadClusterResults` function) contain ``p`` and ``logp`` attributes,
:func:`.loadClusterResults` function) contain ``p`` and ``logp`` attributes,
even when cluster thresholding was not used.
even when cluster thresholding was not used.
* Fix to the :class:`.ImageWrapper` regarding complex data types.
1.13.0 (Thursday 22nd November 2018)
1.13.0 (Thursday 22nd November 2018)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment