Skip to content

1.7 (16 May 2019)

Compare
Choose a tag to compare
@Kirill888 Kirill888 released this 16 May 07:41
· 1729 commits to develop since this release

Not a lot of changes since rc1.

  • Early exit from dc.load on KeyboardInterrupt, 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 (set use_threads=True in dc.load(..))