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
d1ae23c5
Commit
d1ae23c5
authored
6 years ago
by
Paul McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Changelog [skip ci]
parent
72131e59
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
+7
-1
7 additions, 1 deletion
CHANGELOG.rst
with
7 additions
and
1 deletion
CHANGELOG.rst
+
7
−
1
View file @
d1ae23c5
...
@@ -10,8 +10,12 @@ Added
...
@@ -10,8 +10,12 @@ Added
^^^^^
^^^^^
* New :mod:`fsl.utils.filetree` package for defining and working with
* New :mod:`fsl.utils.filetree` package for defining and working with
file/directory templates.
file/directory templates
(Michiel Cottaar)
.
* Simple built-in :mod:`.deprecated` decorator.
* 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
Changed
...
@@ -21,6 +25,8 @@ Changed
...
@@ -21,6 +25,8 @@ 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.
* Various minor changes and enhancements to the FSL function :mod:`.wrappers`
interfaces (Martin Craig).
Fixed
Fixed
...
...
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