transientlunatic
released this
25 Oct 13:30
·
29 commits
to master
since this release
This is a bug-fix release, which does not introduce any new backwards-incompatible features, but provides a number of small quality-of-life improvements.
These include bug-fixes to various aspects of the CLI, and improvements to make using the CLI easier.
This release also allows keyword arguments to be specified more easily to PESummary, and allows the environment of bilby and bayeswave executables to be specified on a per-analysis basis.
We have ceased testing 0.5.8 against python 3.6 and python 3.7, and will drop support for these entirely after the next release.
Breaking changes
This release is not believed to introduce any backwards-incompatible changes.
Merges
- ligo!140: Change CLI outputs to list events in alphanumeric order.
- ligo!145: Adds an error message if an unavailable pipeline is requested by an analysis.
- ligo!149: Fixes errors with various parts of the analysis review CLI, and improves error and information messages.
- ligo!151: Adds a confirmation message when a plugin is used to apply a new event to a project.
- ligo!152: Allows keyword arguments to be specified for summarypages jobs via a blueprint.
- ligo!153: Allows the analysis executable to be explicitly set from a blueprint for bilby and bayeswave.