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
4aec173d
Commit
4aec173d
authored
May 09, 2019
by
Paul McCarthy
🚵
Browse files
DOC: CHangelog
parent
413c3611
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
4aec173d
...
...
@@ -2,6 +2,31 @@
======================
0.21.0 (Thursday 8th May 2019)
------------------------------
Added
^^^^^
* :class:`.Column` objects now have a ``metadata`` attribute which may be used
in the column description (if the ``--description_file`` option is used).
Processing functions can set the metadata for newly added columns.
* New ``metaproc`` plugin type to manipulate column metadata.
* All processing functions accept a ``metaproc`` argument, allowing a
``metaproc`` function to be applied to any column metadata that is returned
by the processing function..
Changed
^^^^^^^
* The :func:`.binariseCategorical` function sets the categorical value as
column metadata on the new binarised columns.
0.20.1 (Wednesday 8th May 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