Skip to content

v0.9.1

Latest
Compare
Choose a tag to compare
@jreadey jreadey released this 03 Dec 04:09
· 14 commits to master since this release
0106277

Updated:

  • Improved support for links to contigous HDF5 datasets
  • Added support for fancy selection with multiple dimensions
  • Numpy 2.0 support
  • Codespaces integration
  • Support "Where in" queries
  • Support Hyperchunks for multidimensional datasets
  • Multi-link methods - get/update multiple links in one request
  • Multi-attribute methods - get/update multiple attributes in one request
  • Support bithshuffle compression
  • Added support for Fixed width UTF8 string
  • Enable dataset shape reduction
  • Support broadcast operations for dataset reads and writes

Plus - various bug fixes