- Fix for unintended newline in
__version__.py
(PR #1 – thanks @cnewman). - Fix
setup.py
antipattern that prevented dependencies from being loaded automatically by Python setuptools. - Mention
-h
to get help when printing errors in the command line program. - Refactor command-line code into new file
spiral/__main__.py
.
- A JOSS paper about Spiral has been published, and an archive of the Spiral source code version 1.0.1 is also now available in Zenodo. There are no functional changes between versions 1.0.0 and and 1.0.1, only documentation changes and the addition of the JOSS paper.
First release, March 22, 2018.