Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD 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
FSL
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
* Minimum required version of ``nibabel`` is now 2.3.
* The :class:`.Image` class now fully delegates to ``nibabel`` for managing
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
dimensions.
* The :func:`fsl.utils.fslsub.submit` now returns the job-id as a string
...
...
@@ -29,10 +45,15 @@ Changed
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
...
...
@@ -44,7 +65,6 @@ Fixed
* Make sure that FEAT ``Cluster`` objects (created by the
:func:`.loadClusterResults` function) contain ``p`` and ``logp`` attributes,
even when cluster thresholding was not used.
* Fix to the :class:`.ImageWrapper` regarding complex data types.
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