Skip to content

Releases: casangi/graphviper

v0.0.30

25 Oct 16:38
Compare
Choose a tag to compare

v0.0.29

18 Sep 16:56
e63d88a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.28...v0.0.29

v0.0.28

10 Sep 17:59
26aef25
Compare
Choose a tag to compare

What's Changed

  • 39 remove tools and add toolviper by @jrhosk in #40

Full Changelog: v0.0.27...v0.0.28

v0.0.27

03 Sep 19:56
Compare
Choose a tag to compare

What's Changed

  • 37 update graphviper download to use onedrive by @jrhosk in #38

Full Changelog: v0.0.26...v0.0.27

v0.0.26 Release

09 Aug 14:55
9fce5f6
Compare
Choose a tag to compare
  • Sync Menrva client to latest Dask Client release
  • Add helper functions get_client(), get_cluster() and get_thread_info().

v0.0.25

31 Jul 22:41
2262c98
Compare
Choose a tag to compare

Full Changelog: v0.0.24...v0.0.25

v0.0.24

31 Jul 13:24
9c0fc2c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.23...v0.0.24

v0.0.23

31 Jul 13:17
19f8910
Compare
Choose a tag to compare
Update pyproject.toml

v0.0.22

29 Jul 19:13
5db6aab
Compare
Choose a tag to compare

Full Changelog: v0.0.21...v0.0.22

v0.0.21

15 Jul 19:09
7e063b8
Compare
Choose a tag to compare
  • Fix to some back-end functions in menrva related to private function changes in dask.distributed.
  • Change message verbosity level in parameter.py at the request of Victor M. This can now be set using logger.set_verbosity(state=logger.VERBOSE)
  • Update notebooks download_example.ipynb and client_tutorial.ipynb and moved all to docs/