Skip to content

Releases: casangi/toolviper

v0.1.2

19 Mar 17:08
f7758f6

Choose a tag to compare

What's Changed

  • Graphviper changes needed for astroviper demonstrator by @Jan-Willem in #45

Full Changelog: v0.1.1...v0.1.2

v0.1.1

12 Mar 03:27
ee70fc1

Choose a tag to compare

Dependency update. Hot patch.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 Mar 02:32
123ea7f

Choose a tag to compare

This adds several new features, including a data display dictionary, a cpu_usage monitor, a slightly redesigned download module, and a cleanup of the notebooks. The next release will be a full version with patch notes.

What's Changed

  • 25 fix repo dispatch in integration workflow by @smcastro in #27
  • 30 fix manifest upload functions by @jrhosk in #31
  • 33 update toolviper to use gh actions templates public workflows by @Jan-Willem in #34
  • 32 toolviperutilsdatalist files print truncated name that there is no way to access or guess by @jrhosk in #36
  • 32 toolviperutilsdatalist files print truncated name that there is no way to access or guess by @jrhosk in #38
  • 39 profiling tools by @jrhosk in #41

Full Changelog: v0.0.16...v0.1.0

v0.0.16

03 Sep 20:24
a955d38

Choose a tag to compare

  • Add template for building wrapper c++ projects using pybind11.
  • Add testviper functionality changes to integration tests template.
  • Remove dropbox download functionality in favor of cloudflare option.
  • Add a number of new tests to units tests.
  • Add function to build new manifest and add new file for download to cloudflare.
  • Pin Dask version to >= 2025.7.0 to avoid issues with Dask backend changes propagating to toolviper.
  • Add checksum validation to file download code.
  • Add parameter checking to a number of toolviper functions.

v0.0.15

25 Jul 13:21
eefb416

Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

02 Jul 18:23

Choose a tag to compare

What's Changed

  • 12 not understanding why local client constructor appears not to honor cores and maxmem param settings by @Jan-Willem in #14

Full Changelog: v0.0.13...v0.0.14

v0.0.13

04 Jun 17:46
9c3a152

Choose a tag to compare

What's Changed

  • 9 typeerror client get scheduler info missing 1 required positional argument n workers by @jrhosk in #10

Full Changelog: v0.0.12...v0.0.13

v0.0.12

16 May 19:10
b2d3bf7

Choose a tag to compare

What's Changed

  • Add CLA_ESO on updated CLA and license by @FedeMPouzols in #3
  • Skip package cloning/installation if target directory already exists in integration tests by @r-xue in #4
  • Add a template for running pytest with casatools by @r-xue in #5
  • Update workflows to install all dependancies since casacore and pytes… by @Jan-Willem in #7
  • Add all depednacies option. by @Jan-Willem in #8

New Contributors

Full Changelog: v0.0.11...v0.0.12

v0.0.11

14 Apr 21:19
9605b20

Choose a tag to compare

Full Changelog: v0.0.10...v0.0.11

v0.0.10

11 Apr 15:30

Choose a tag to compare

Release to test GitHub workflows.

Full Changelog: v0.0.9...v0.0.10