Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Evan Edmond
fslpy
Commits
a083d8e6
Commit
a083d8e6
authored
Aug 20, 2021
by
Paul McCarthy
🚵
Browse files
DOC: changelog
parent
fb005c5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
a083d8e6
...
...
@@ -2,6 +2,38 @@ This document contains the ``fslpy`` release history in reverse chronological
order.
3.7.0 (Under development)
-------------------------
Added
^^^^^
* New :mod:`fsl.wrappers.fsl_sub` wrapper function for the ``fsl_sub``
command.
Changed
^^^^^^^
* The :func:`fsl.utils.run.run` and :func:`fsl.utils.run.runfsl` functions
(and hence all :mod:`fsl.wrappers` functions) have been modified to use
``fsl.wrappers.fsl_sub`` instead of ``fsl.utils.fslsub.submit``. This is an
internal change which should not affect the usage of the ``run``, ``runfsl``
or wrapper functions.
Deprecated
^^^^^^^^^^
* :class:`fsl.utils.fslsub.SubmitParams` and :func:`fsl.utils.fslsub.submit`
have been deprecated in favour of using the ``fsl.wrappers.fsl_sub`` wrapper
function.
3.6.4 (Tuesday 3rd August 2021)
-------------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment