Skip to content

Release v0.5.7

Compare
Choose a tag to compare
@jamesmudd jamesmudd released this 06 May 20:46
· 1175 commits to master since this release
995b404
  • Fix #177 Reading null or padded strings of zero length
  • Fix #182 Typo in Dataset.isVariableLength. This is an breaking API change replace calls to isVariableLentgh() with isVariableLength()
  • Add initial support for reading large attributes #183
  • Dependency updates
  • CI and build improvements