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
1695d1ea
Commit
1695d1ea
authored
Oct 25, 2017
by
Paul McCarthy
🚵
Browse files
small updates to changelog
parent
d1f8cca0
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
1695d1ea
...
...
@@ -9,10 +9,12 @@ order.
* :class:`.Atlas` classes can now pass ``kwargs`` through to the
:class:`.Image` constructor.
* :class:`.Cache` now implements ``__getitem__`` and ``__setitem__``
* :func:`.image.read_segments` function (monkey-patched into ``nibabel``)
is deprecated
m
as it is no longer necessary as of ``nibabel`` 2.2.0.
*
The
:func:`.image.read_segments` function (monkey-patched into ``nibabel``)
is deprecated
,
as it is no longer necessary as of ``nibabel`` 2.2.0.
* :func:`.platform.isWidgetAlive` is deprecated in favour of an equivalent
function in the ``fsleyes-widgets`` library.
* ``scipy`` is now explicitly listed as a requirement (this should have been
done in 1.2.1).
...
...
@@ -20,7 +22,8 @@ order.
----------------------------------
* Fix to :mod:`fsl.data.image` to work with both `nibabel` 2.1.0 and 2.2.0
* The :func:`.image.read_segments` function is only monkey-patched into
``nibabel`` 2.1.0, as it breaks when used with 2.2.0.
1.2.1 (Saturday October 7th 2017)
...
...
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