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
23af00fc
Commit
23af00fc
authored
Apr 24, 2019
by
Paul McCarthy
🚵
Browse files
DOC: changelog
parent
909adaaf
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
23af00fc
...
@@ -2,6 +2,30 @@
...
@@ -2,6 +2,30 @@
======================
======================
0.19.0 (Wednesday 24th April 2019)
----------------------------------
Added
^^^^^
* The ``--column`` option now accepts a file which contains a list of column
names to import.
Changed
^^^^^^^
* The :func:`.icd10.codeToNumeric` and :func:`.icd10.numericToCode` functions
have been changed to use the integer node IDs in the ICD10 hierarchy
file. The previous approach could not handle parent categories, nor a small
number of ICD10 codes which do not have a ``<letter><number>`` structure.
* The :func:`.fileinfo.has_header` function has been made more lenient for
files with a small number of columns.
0.18.0 (Tuesday 23rd April 2019)
0.18.0 (Tuesday 23rd April 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