Skip to content

Releases: gwdetchar/hveto

2.0.1

16 Dec 20:24
7974abe
Compare
Choose a tag to compare

Point release including the following enhancements:

  • Take advantage of changes introduced in gwdetchar-2.0.0 (#148)
  • Added unit tests for hveto.cli.trace (#149)

For a full record of changes relative to the previous release, please see https://github.com/gwdetchar/hveto/compare/2.0.0..2.0.1.

2.0.0

10 Dec 01:20
Compare
Choose a tag to compare

The second major stable release of hveto, with a number of new features and enhancements including:

  • Drop support for python 3.5, add support for 3.8 and 3.9 (#142, #147)
  • Reformat command-line scripts as entry points (#143)
  • Add a utility for grabbing daily run results (#146)
  • Update license and copyright metadata (#144, #145)

For a full record of changes relative to the previous release, please see https://github.com/gwdetchar/hveto/compare/1.0.1..2.0.0.

1.0.1

07 Nov 22:01
ba82f6f
Compare
Choose a tag to compare

Point release with one bugfix and two minor enhancements, including:

  • Support for clustering triggers with user-supplied arguments
  • Support for selecting on arbitrary ranking statistics when displaying omega scans
  • Bugfix for the null use case where no rounds were completed above the significance threshold

For a full record of changes please see https://github.com/gwdetchar/hveto/compare/1.0.0..1.0.1.

1.0.0

04 Nov 21:25
abe3517
Compare
Choose a tag to compare

The first major stable release of hveto, with a number of new features and enhancements including:

  • Drop support for python 2.7
  • Upgrade to bootstrap-4 to construct output pages
  • Use gwdetchar.plot.texify for LaTeX escape characters
  • Use gwdetchar.omega.batch to launch omega scans
  • Bugfix for null result webpages

For a full record of changes relative to the previous release, please see https://github.com/gwdetchar/hveto/compare/0.4.0..1.0.0.

0.4.0

22 Apr 20:06
fd8de7b
Compare
Choose a tag to compare

Enhancements, and bugfixes, including:

  • Introduce bootstrap navigation bars on HTML output pages (#122)
  • Tweak plot text settings for user-friendliness (#123)
  • Introduce public documentation hosted at http://hveto.readthedocs.io (#124)
  • Use codecov to estimate coverage (#121)

For full changes please see https://github.com/gwdetchar/hveto/compare/0.3.0..0.4.0.

0.3.0

30 Mar 16:00
c761c00
Compare
Choose a tag to compare

Enhancements, and bugfixes, including:

  • Inherit basic HTML construction and command-line interface utilities from gwdetchar (#117, #118)
  • Fix handling of event caches (#120)
  • Fix null output pages (#116)

For full changes please see https://github.com/gwdetchar/hveto/compare/0.2.2..0.3.0.

0.2.2

15 Mar 17:15
Compare
Choose a tag to compare

Require gwdetchar-0.3.2 for an upstream bug fix in HTML construction, which prevents large-memory SVG files from being rendered in HTML.

This release introduces no functional changes relative the previous one. For full changes see https://github.com/gwdetchar/hveto/compare/0.2.1..0.2.2.

0.2.1

12 Mar 20:26
Compare
Choose a tag to compare

Bugfixes for hveto, including:

  • Cannot round a str, and omega scans write to an output directory with the full GPS time

This release introduces no functional changes relative the previous one. For full changes see https://github.com/gwdetchar/hveto/compare/0.2.0..0.2.1.

0.2.0

12 Mar 17:22
a3444e6
Compare
Choose a tag to compare

Numerous enhancements, including:

  • Remove dependence on lscsoft-glue
  • Use MarkupPy for HTML construction, and pygments to render configuration files in HTML
  • Use upstream HTML constructors from gwdetchar.io.html and remove duplications

For full changes see https://github.com/gwdetchar/hveto/compare/0.1.2..0.2.0.

0.1.2

08 Mar 13:35
3057be6
Compare
Choose a tag to compare

Packaging bug-fix for conda, including:

  • Ensure that LICENSE is included with the package
  • Update the Zenodo links in README.rst

This release introduces no functional changes relative the previous one. For full changes see https://github.com/gwdetchar/hveto/compare/0.1.1..0.1.2.