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
b8a733e9
Commit
b8a733e9
authored
4 years ago
by
Paul McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
DOC: changelog
parent
7485f176
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
+4
-0
4 additions, 0 deletions
CHANGELOG.rst
with
4 additions
and
0 deletions
CHANGELOG.rst
+
4
−
0
View file @
b8a733e9
...
@@ -19,6 +19,7 @@ Added
...
@@ -19,6 +19,7 @@ Added
affine, which is applied to the input image before the deformation field.
affine, which is applied to the input image before the deformation field.
* New :class:`.SubmitParams` class, providing a higer level interface for
* New :class:`.SubmitParams` class, providing a higer level interface for
cluster submission.
cluster submission.
* New :meth:`.FileTree.load_json` and :meth:`.FileTree.save_json` methods.
Changed
Changed
...
@@ -26,6 +27,9 @@ Changed
...
@@ -26,6 +27,9 @@ Changed
* ``fslpy`` now requires a minimum Python version of 3.7.
* ``fslpy`` now requires a minimum Python version of 3.7.
* The default value for the ``partial_fill`` option to :meth:`.FileTree.read`
is False. Accordingly, the :class:`.FileTreeQuery` calls the
:meth:`.FileTree.partial_fill` method on the ``FileTree`` it is given.
* The :func:`.gifti.relatedFiles` function now supports files with
* The :func:`.gifti.relatedFiles` function now supports files with
BIDS-style naming conventions.
BIDS-style naming conventions.
* The :func:`.run.run` and :func:`.run.runfsl` functions now pass through any
* The :func:`.run.run` and :func:`.run.runfsl` functions now pass through any
...
...
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