Skip to content

Release v0.5.0

Compare
Choose a tag to compare
@jamesmudd jamesmudd released this 20 Oct 11:59
· 1350 commits to master since this release
941f726
  • Adds support for some types (the most common) of chunked v4 datasets:
    • Single chunk
    • Fixed array
    • Extensible array
  • Fixes #113 fixed length UTF8 datasets can now be read correctly.
  • Fixes #112 multiple accesses to a global heap object now behave correctly.
  • Lots of code cleanup and minor improvements
  • Updates dependencies