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
66872f5a
Commit
66872f5a
authored
Dec 25, 2018
by
Paul McCarthy
🚵
Browse files
DOC: Changelog, readme
parent
d3879277
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
66872f5a
...
...
@@ -2,8 +2,26 @@
======================
0.14.0 (Friday 21st December 2018)
----------------------------------
0.14.0 (Under development)
--------------------------
Added
^^^^^
* ``ukbparse`` can now be installed from `conda-forge
<https://anaconda.org/conda-forge/ukbparse>`_.
Changed
^^^^^^^
* The index column in the output file no longer defaults to being named
``'eid'``. It defaults to the name of the index in the input file, but
can still be overridden by the ``--output_id_column`` option.
Fixed
...
...
README.rst
View file @
66872f5a
...
...
@@ -5,6 +5,9 @@
.. image:: https://img.shields.io/pypi/v/ukbparse.svg
:target: https://pypi.python.org/pypi/ukbparse/
.. image:: https://anaconda.org/conda-forge/ukbparse/badges/version.svg
:target: https://anaconda.org/conda-forge/ukbparse
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1997626.svg
:target: https://doi.org/10.5281/zenodo.1997626
...
...
@@ -25,6 +28,11 @@ Install ``ukbparse`` via pip::
pip install ukbparse
Or from ``conda-forge``::
conda install -c conda-forge ukbparse
Comprehensive documentation does not yet exist.
...
...
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