Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 977 Bytes

NEWS.md

File metadata and controls

21 lines (14 loc) · 977 Bytes

📰 Spiral News

News for version 1.1.0

  • 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.

News for version 1.0.1

  • 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.

News for version 1.0.0

First release, March 22, 2018.