All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix bug when loading strange .h5 and .mtx files that are not sorted.
- Add compat with HDF5.jl v0.17
RawCSC
is replaced byRawIJV
and no longer exported.- It is no longer possible to pass a user-defined function to matrix loading functions.
- If type parameters are not specified, they now default to what is present in the source file.
- Significantly decreased time and memory usage when loading from .h5 files.