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
759da952
Commit
759da952
authored
Jun 02, 2022
by
Paul McCarthy
🚵
Browse files
DOC: changelog
parent
c9d7fff5
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
759da952
...
...
@@ -2,6 +2,18 @@ This document contains the ``fslpy`` release history in reverse chronological
order.
3.9.5 (Thursday 6th June 2022)
------------------------------
Changed
^^^^^^^
* Updated the :func:`.ensureIsImage` function, and the `outprefix` option
of :class:`.FileOrThing` objects to accept ``pathlib.Path`` objects (!343).
3.9.4 (Friday 27th May 2022)
----------------------------
...
...
@@ -13,7 +25,6 @@ Changed
* Changed the behaviour of :meth:`.Image.__getitem__` so that, if image
data is accessed with a boolean mask array (e.g. ``image[mask > 0]``),
the image data is loaded into memory (!341).
* Fixed an issue in the :func:`.func_to_cmd` function (!339).
3.9.3 (Friday 27th May 2022)
...
...
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