Skip to content

Version 0.0.7

Latest
Compare
Choose a tag to compare
@mpsonntag mpsonntag released this 05 Mar 12:36
· 89 commits to master since this release
bb172e4

Updates

  • Moved info.json to the nixodmlconverter folder to enable import of the package version number. The version number can now be accessed using nixodmlconverter.VERSION.
  • Removed FORMAT_VERSION from info.json since that is odML file format specific and should be defined in the odML python package only.
  • odML Property conversions now use the values attribute instead of the deprecated value.

Fixes

  • Update imports from the odml core library where the package structure has been changed in version 1.4.4.