Skip to content

Version 0.9.0

Compare
Choose a tag to compare
@metelkin metelkin released this 07 Nov 17:17
· 37 commits to master since this release
  • Added support for Heta standard v0.5.0.
  • Fixed minor parser bugs.
  • SimbioExport: Introduced the ausAsNotes option and added aux as UserData.
  • Component: Added xmlAnnotation property for SBML Annotation.
  • Fixed issues with HetaCodeExport related to the aux property.
  • API: Made Component a subclass of Top.
  • Enhanced error messages for JSON schema validation.
  • Builder API: Now supports both backend and frontend.
  • All file paths are now relative.
  • Moved export statements to platform.yml.
  • Replaced platform.json with platform.yml.
  • CLI: Removed --skip-export and --julia-only, added the new --export option.