v0.12.15
What's Changed
- Add
region
kw argument tologin
. by @NullHypothesis in #581 - Fix incorrect API constant. by @NullHypothesis in #590
- Fix reported issues with API doc generation. by @JohnMoutafis in #592
- Misc typo in bioimg ingestion docstring by @ktsitsi in #594
- UDF: Add deregister method. by @JohnMoutafis in #591
- SOMA ingestion integration by @JohnMoutafis in #589
- Accelerate SOMA collection mapper graph construction by @aaronwolen in #597
- Add verbose argument to collection mapper by @aaronwolen in #598
- Deprecate old file methods. by @JohnMoutafis in #599
- Bump pyarrow version to 16.0.0 by @JohnMoutafis in #600
New Contributors
- @NullHypothesis made their first contribution in #581
Full Changelog: v0.12.14...v0.12.15