This file summarizes the main changes between different versions of this package.
This release only changes the license (to LGPL) and the documentation strings within code files and the README file; there are no code or behavioral changes in this release.
- The JOSS paper about Nostril has been published.
- Release 1.1.1 has a citable DOI: 10.22002/D1.935.
- Fix
requirements.txt
to use>=
in version comparisons instead of exact comparisons - Fix and enhance the Nostril documentation in docs/explanations/README.md
- Fix a broken link in
README.md
to the explanations document - Add a NEWS.md file
Changes in this release include a fix to setup.py
to make automatic installation of depencies work properly, updated installation instructions below, improvements to the JOSS paper, a change to the command-line program to use the more conventional -V
instead of -v
for printing the version, and internal code refactoring.