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
funpack
Commits
853f2187
Commit
853f2187
authored
Feb 19, 2020
by
Paul McCarthy
🚵
Browse files
DOC: changelog
parent
cad6fc0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
853f2187
...
@@ -2,6 +2,25 @@ FUNPACK changelog
...
@@ -2,6 +2,25 @@ FUNPACK changelog
=================
=================
1.8.1 (Wednesday 19th February 2020)
------------------------------------
Added
^^^^^
* New ``naval`` option to the :func:`.removeIfSparse` processing function.
Changed
^^^^^^^
* Changes to the ``fmrib`` configuration, to correctly apply sparsity check
to variables 41202, 41203, 41270 and 41271.
1.8.0 (Tuesday 18th February 2020)
1.8.0 (Tuesday 18th February 2020)
----------------------------------
----------------------------------
...
@@ -28,6 +47,13 @@ Changed
...
@@ -28,6 +47,13 @@ Changed
^^^^^^^
^^^^^^^
* Changes to the ``fmrib`` configuration - variables
`41202 <http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=41202>`_,
`41203 <http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=41203>`_,
`41270 <http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=41270>`_, and
`41271 <http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=41271>`_ are
binarised, and the binarised values replaced with diagnosis dates from
the corresponding date variables.
* The processing function interface has been changed - processing functions
* The processing function interface has been changed - processing functions
which return metadata for newly added columns must now return a sequence of
which return metadata for newly added columns must now return a sequence of
dicts containing arguments to the :class:`.Column` constructor, which can
dicts containing arguments to the :class:`.Column` constructor, which can
...
...
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