v0.4.60
Release v0.4.60
What's Changed
- Version bump: 0.4.58 to 0.4.59 by @luisremis in #735
- feat: make dev container for developers by @ad-claw000 in #709
- feat: add support for Tensorflow dataset by @ad-claw000 in #729
- fix: optimize base64 decoding and reduce string allocations in ConnectorRest by @ad-claw000 in #712
- docs: add examples tying the various data loaders and explain their hierarchy by @ad-claw000 in #718
- fix: Update operations on DW Operations. by @ad-claw000 in #688
- fix: check all statuses in check_status to report errors properly by @ad-claw000 in #730
- Move generateImage to adb to allow generalized usage by @ad-claw000 in #719
- fix: resolve conda_gpu tests by @ad-claw000 in #722
- fix: resolve unhashable type slice in ParallelQuery by @ad-claw000 in #714
- fix(cli): reduce traceback length by disabling Typer pretty exceptions by @ad-claw000 in #704
- Closes #739: Skip slow and external network tests in PR CI by @ad-claw000 in #740
- Change ParallelQuerySet to use QueryBuilder by @ad-claw000 in #725
- feat(downloader): Add a timeout of 10s to requests.get and http_client.get by @ad-claw000 in #673
- Fix: Make ApertureDBDataset applicable to Videos as well by @ad-claw000 in #726
- feat: enhance error logging and add error_handler to queries by @ad-claw000 in #727
- fix: default unbound variables in run_test.sh by @ad-claw000 in #715
- fix: add explicit close() method to connectors - hold by @ad-claw000 in #736
- Release 0.4.60 by @luisremis in #741
Full Changelog: v0.4.59...v0.4.60