Releases: geospace-code/matlab-stdlib
Releases · geospace-code/matlab-stdlib
add numerous tests
go to Class-based unit tests and use parameterization to find more corner cases
add lint tests
make internal functions private
this helps in reusing this code in external projects
re-enable HDF5 string, enhance test coverage
HDF5 can read and write strings again.
Add more type tests and coverage
use function-based tests
improve code test quality by using function-based tests
CI: add Matlab Travis-CI
v3.0.1 use string.empty
use R2019b argument validation
Improve reliability, discover and fix bugs by using R2019b argument validation and strings
use name,value options for less common options in {h5,nc}save
package layout for reliability
v2.0.0 ci
zenodo doi
No change, enabling zenodo doi
simplify, robustness
Deduplication and simplify code for robustness.
auto chunk size
- handle ~ starting filename as HOME
- auto determine chunk size
- dimensions no longer limited to four.