Skip to content

Releases: hetalang/heta-compiler

Version 0.5.4

09 Jul 09:59
Compare
Choose a tag to compare
  • add AnotherXLSX export
  • fix rounding problems in units with prefixes
  • fix name of container in Simbio export

Version 0.5.3 - publication

02 Jul 14:00
Compare
Choose a tag to compare
  • Add Export of format DBSolve
  • Fix errors in unit rebase
  • Add DSwitcher class
  • Rename CondSwitcher to CSwitcher
  • draft DSwitcher in Julia export

Version 0.5.2

02 Jul 13:59
Compare
Choose a tag to compare
  • rewrites Heta logs: all logs are stored in container
  • fix Matlab export without event
  • SBML module: support speciesType
  • pretty Unit.toHTML
  • faster clone() method for components
  • support multiplier in Unit's hash
  • minute as qsp unit

0.5.1 - IRT ready

13 May 15:22
Compare
Choose a tag to compare
  • support {free: true} in #export DBSolve
  • update _Component.clone() method to exclude cloning of namespace
  • fixes to sbmlParse() function for clear math expressions
  • "src/browser.js" is an entry point for browser apps and webpack
  • methods references() to _Component
  • add "omit" property to #export formats: JSON, YAML, XLSX
  • exclude "fs" and "path" libs from core code for browser support
  • updates to nunjucks templates for easy usage in browser apps
  • remove specific JS errors from Container and components
  • multiple dependencies updates

0.5.0 - first public

13 May 15:21
Compare
Choose a tag to compare