Releases: casangi/toolviper
Releases · casangi/toolviper
v0.1.2
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
Dependency update. Hot patch.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
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
- Add template for building wrapper c++ projects using pybind11.
- Add
testviperfunctionality 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
toolviperfunctions.
v0.0.15
v0.0.14
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
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
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
- @FedeMPouzols made their first contribution in #3
- @r-xue made their first contribution in #4
- @Jan-Willem made their first contribution in #7
Full Changelog: v0.0.11...v0.0.12
v0.0.11
Full Changelog: v0.0.10...v0.0.11
v0.0.10
Release to test GitHub workflows.
Full Changelog: v0.0.9...v0.0.10