v0.12.13
What's Changed
- Rename asset functions, export from tiledb.cloud. by @sgillies in #567
- Updating default value of tile_scale arg from 1 to 128 by @ktsitsi in #573
- To groups.py add share_group, unshare_group, list_shared_with, and a test by @sgillies in #575
- Add indexing function for indexing files to vector search by @NikolaosPapailiou in #532
- Fix new test partitioning in GitHub Actions runs. by @thetorpedodog in #580
- Fix soma collection mapper viz by @aaronwolen in #584
- Modify upload_wheel to use tiledb:// URIs by @gspowley in #578
- Automatically update API docs on release by @JohnMoutafis in #579
- Remove global
file
module deprecation warning. by @JohnMoutafis in #585 - Fix VCF multiallelic split of info_TILEDB_IAF by @gspowley in #574
- Update VCF zygosity calculation by @gspowley in #587
- Add streaming file uploads. by @thetorpedodog in #576
- [trivial] Add a developer-context comment by @johnkerl in #586
New Contributors
- @aaronwolen made their first contribution in #584
Full Changelog: v0.12.12...v0.12.13