v1.10.0
What's Changed
- docs: fix hist link, hide some useless private members by @ManuelHu in #104
- I/O performance improvements by @iguinn in #100
- Change to low-level HDF5 interface for reading data
- Fixed bug in handling of entry lists introduced in v1.8.0
- Enabled paged aggregation HDF5 feature when writing files. Enabling this should improve performance for files with many small datasets. By default this will not be used
- Added option to enable/disable file locking when reading files. This will default to disable (which is a change from before)
- histogram: restrict more error messages to when they are necessary by @ManuelHu in #106
Full Changelog: v1.9.0...v1.10.0