Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FSL
fslpy
Commits
86f2e85e
There was a problem fetching the pipeline summary.
Commit
86f2e85e
authored
7 years ago
by
Paul McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
Changelog
parent
e042d6bb
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.rst
+15
-6
15 additions, 6 deletions
CHANGELOG.rst
with
15 additions
and
6 deletions
CHANGELOG.rst
+
15
−
6
View file @
86f2e85e
...
...
@@ -2,19 +2,28 @@ This document contains the ``fslpy`` release history in reverse chronological
order.
1.4.1 (Thursday 9th November 2017)
1.4.2 (under development)
-------------------------
* New function :func:`.transform.rmsdev` function, which implements the RMS
deviation equation for comparing two affine transformations (FMRIB Technical
Report TR99MJ1, available at https://www.fmrib.ox.ac.uk/datasets/techrep/).
1.4.1 (Thursday November 9th 2017)
----------------------------------
* Fixed bug in ``setup.py``.
1.4.0 (Thursday
9th
November 2017)
1.4.0 (Thursday November
9th
2017)
----------------------------------
* The :func:`.uniquePrefix` function now raises a :exc:`.PathError`
instead
of a :exc:`.ValueError`, when an invalid path is provided.
* The :func:`.uniquePrefix` function now raises a :exc:`
~.path
.PathError`
instead
of a :exc:`.ValueError`, when an invalid path is provided.
* The :mod:`fsl.utils.async` module is now deprecated, as ``async`` will
become a reserved word in Python 3.7. It has been renamed to
``fsl.utils.idle``, with no other API changes.
...
...
@@ -32,7 +41,7 @@ order.
if incompatible shapes are provided.
1.3.1 (Wednesday
25th
October 2017)
1.3.1 (Wednesday October
25th
2017)
-----------------------------------
...
...
@@ -40,7 +49,7 @@ order.
``WX_UNKNOWN``.
1.3.0 (Wednesday
25th
October 2017)
1.3.0 (Wednesday October
25th
2017)
-----------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment