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
c8c0b6b6
Commit
c8c0b6b6
authored
May 31, 2019
by
Paul McCarthy
🚵
Browse files
DOC: changelog
parent
7b3e4ca8
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
c8c0b6b6
...
...
@@ -2,6 +2,30 @@ This document contains the ``fslpy`` release history in reverse chronological
order.
2.3.0 (Under development)
-------------------------
Added
^^^^^
* New :meth:`.LabelAtlas.get` and :meth:`ProbabilisticAtlas.get` methods,
which return an :class:`.Image` for a specific region.
* The :meth:`.AtlasDescription.find` method also now a ``name`` parameter,
allowing labels to be looked up by name.
* New :meth:`.FileTree.defines` and :meth:`.FileTree.on_disk` methods, to
replace the :func:`.FileTree.exists` method.
Fixed
^^^^^
* The :func:`.makeWriteable` function will always create a copy of an
``array`` if its base is a ``bytes`` object.
2.2.0 (Wednesday May 8th 2019)
------------------------------
...
...
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