libpressio version 0.48.0
libpressio version 0.48.0
Major Changes
- BREAKING CHANGE: compressors now automatically reset the
error status when calling into them. Compressors were supposed to do
this themselves before, but this simplifies implementation - BREAKING CHANGE: pressio_distributed_manager::bcast now uses it's root
member - MGARD plugin now catches all exceptions thrown from MGARD to set a
warning/error as appropriate. - Restore random access mode to SZ
Bug Fixes
- composite_plugin::clone() now returns a full instead of a partial
clone