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
FSL
fslpy
Commits
6e8be48c
Commit
6e8be48c
authored
Oct 12, 2018
by
Paul McCarthy
🚵
Browse files
DOC: [skip ci] Changelog, added docs for deprecated module
parent
8f00746f
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
6e8be48c
...
...
@@ -6,16 +6,27 @@ order.
-------------------------
Added
^^^^^
* Simple built-in `.deprecated` decorator.
Changed
^^^^^^^
* Removed support for Python 2.7 and 3.4.
* Minimum required version of ``nibabel`` is now 2.3.
* The :class:`.Image` class now fully delegates to ``nibabel`` for managing
file handles.
* Increased the minimum required version of ``dcm2niix``.
Removed
^^^^^^^
* Many deprecated items
* Many deprecated items removed.
1.12.0 (Sunday October 21st 2018)
...
...
doc/fsl.utils.deprecated.rst
0 → 100644
View file @
6e8be48c
``fsl.utils.deprecated``
========================
.. automodule:: fsl.utils.deprecated
:members:
:undoc-members:
:show-inheritance:
doc/fsl.utils.rst
View file @
6e8be48c
...
...
@@ -6,6 +6,7 @@
fsl.utils.assertions
fsl.utils.cache
fsl.utils.deprecated
fsl.utils.ensure
fsl.utils.fslsub
fsl.utils.idle
...
...
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