Changelog of @hackage/hnetcdf 0.5.0.0

0.3.0.0

  • Breaking change: fix problem with hmatrix API -- replace HRowMajorMatrix and HColumnMajorMatrix with single HMatrix type and manage data ordering internally.

0.2.1.0

  • Update to work with hmatrix 0.16

0.2.0.0

  • Add partial output API