1.7 (16 May 2019)
Kirill888
released this
16 May 07:41
·
1769 commits
to develop
since this release
Not a lot of changes since rc1.
- Early exit from
dc.load
onKeyboardInterrupt
, allows partial loads inside notebook. - Some bug fixes in geometry related code
- Some cleanups in tests
- Pre-commit hooks configuration for easier testing
- Re-enable multi-threaded reads for
s3aio
driver (setuse_threads=True
indc.load(..)
)