Skip to content

Version 0.6.3

Choose a tag to compare

@tritemio tritemio released this 20 Jul 21:49

What's new?

  • Rewrite of validation function: now they validates a HDF5 file, not an in-memory representation. This makes easier to test if a file is Photon-HDF5 compliant, regardless if it has been created by phconvert or not.
  • Added more tests during validation
  • Fixed error that caused authors and other identity fields not being saved

Previous changes (from version 0.6):

  • Fix donor/acceptor assignment in conversion notebooks
  • Fix a string encoding issue (4a95505)
  • Simplify saving custom metadata