Skip to content

v0.8.0

Choose a tag to compare

@maxrjones maxrjones released this 25 Jan 23:16
· 34 commits to main since this release
4d32d0a

What's Changed

This release includes a redesign of sub-module structure, a significant bug fix in ParallelStoreReader, pickling support for CachingReadableStore, and the addition of the Head protocol to ReadableStore for more efficient file size determination.

Breaking Changes

  • Always use head for file size determination by @maxrjones in #39

Features

Bug Fixes

Chores

Full Changelog: v0.7.0...v0.8.0