* Version 0.47.5 * feat: create\_new\_info accepts numpy datatypes for 'data\_type' * fix: color jpeg encoding support (210) * fix: FutureWarning on type coercion * chore: prophylactic to avoid accidently uploading secrets * fix: more robust dtype detection * fix: select single channel in save\_images (207)
0.47.4
------
* Version 0.47.4 * feat: more robust provenance refreshes (205) * changing to an os independant character (204)
0.47.3
------
* Version 0.47.3 * fix: add exp backoff to connection creation in connection pool
0.47.2
------
* Version 0.47.2 * perf: 1.5-2x faster CloudVolume on Google Cloud Storage (202)
0.47.1
------
* Version 0.47.1 * chore: make sure intern is bumped to the latest version 0.9.13 * chore: drop python 3.4 testing * chore: remove old python builds deployment * fix: Bbox.volume() would easily overflow * fix(from\_numpy): add boolean and use floating abstract dtype (200)
0.47.0
------
* Version 0.47.0 * docs: Updated CloudVolume docstring * fix: from\_numpy error when using multiple mip levels (197) * docs: Python 2.7 EOL statement + pretty up "Spinoff Projects"