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.
- Updated
ndarrayto verion0.16. This is a breaking change for user of thendarrayfeature @fotonick #10 - Updated
libflateto version2.1@fotonick #10
- Updated
enum-primitive-deriveto version0.3 - Updated
libflateto version2.0
- Updated
nomto version7. This is a breaking change since it changes the definition of thematfile::Errortype
- Made the
ndarraymodule public - Adjusted docs.rs configuration to include all features
- Turned
matfile-ndarrayfrom a separate crate into a feature ofmatfile. Activate it with the Cargondarrayfeature flag - The
ndarrayconversions now use the standard library'sTryIntotrait - Updated
enum-primitive-deriveto version0.2 - Updated
nomto version6. This is a breaking change since it changes the definition of thematfile::Errortype - Updated
ndarrayto version0.15 - Updated
num-complexto version0.4
0.2.1 - 2020-05-17
- Updated libflate to version 1.0
0.2.0 - 2019-04-05
- Array size changed from
Vec<i32>toVec<usize>
0.1.0 - 2019-04-04
- Loading of numeric arrays