Skip to content

0.7.6

Latest
Compare
Choose a tag to compare
@aschampion aschampion released this 05 May 10:24

[0.7.6] - 2020-10-26

Added

  • N5NdarrayReader::read_ndarray_into(_with_buffer)? allow reading into
    existing ndarrays and with existing block buffers for fewer allocations.

Changed

  • N5NdarrayWriter::write_ndarray performs fewer per-block allocations.

Fixed

  • Fixed a performance regression around path canonicalization in N5Filesystem.