Skip to content

0.5.1

Compare
Choose a tag to compare
@aldanor aldanor released this 12 Mar 23:06
· 660 commits to master since this release

Added

  • Added Group::link_exists().
  • Re-export silence_errors() at the crate root.
  • Added from_id() unsafe method at the crate root.

Changed

  • #[derive(H5Type)] no longer requires adding hdf5-types as a dependency.