Skip to content

Releases: hetalang/heta-compiler

Version 0.8.7

04 Sep 08:59
Compare
Choose a tag to compare
  • check and warn context without Switchers
  • build win and linux,macos distributives separately

Version 0.8.6

07 Aug 09:28
Compare
Choose a tag to compare
  • fix bug in qsp-units.heta: wrong #defineUnits for mm
  • fix strings for Simbio export
  • replace ln to log for Matlab/Simbio

Version 0.8.5

09 Jul 09:52
Compare
Choose a tag to compare
  • fix bug with class names for easy renaming of class by webpack
  • support #forceInsert action
  • support null as values of Component properties

Version 0.8.4

21 Jun 13:25
Compare
Choose a tag to compare
  • support defineFunction in all exports
  • fix SBML import: local parameters for L2, avogadro, bugs
  • update uproach for checking next heta version
  • remove heta update command

Version 0.8.3

04 Jun 19:25
Compare
Choose a tag to compare
  • Update syntax of units (m)^2
  • Fix multiple issues with critical build error
  • remove exitWithoutError option in Builder settings
  • fig issues in SBML module: zero dimentions, delay, defineFunction, csymbol
  • add time units import from SBML L3
  • add qsp-functions.heta file in init
  • prettify HetaCode export
  • defineFunction rules: do not allow empty math and arguments

Version 0.8.2

20 May 12:04
Compare
Choose a tag to compare
  • fix error with comments in base syntax
  • fix error in webpack entry

Version 0.8.1

28 Feb 13:27
Compare
Choose a tag to compare
  • fix bug with checking units for isAmount: true and ODE
  • julia format changes saving_generator
  • add windows MSI generation
  • documention for standalone installation
  • fix path regexp in export to allow C:\xxx

Version 0.6.7 - ready for JOSS

10 Nov 10:34
Compare
Choose a tag to compare
  • error messages for unsupported switchers in SLV, DBSolve, mrgsolve
  • update reserved words list with "default" (to support mrgsolve)
  • extend API documentation
  • export only concrete namespaces in Simbio

Version 0.5.12

18 Aug 14:10
Compare
Choose a tag to compare
  • fix transformation in Julia: nthRoot, exponentiale, zero dynamic, ode_ priority, factorial
  • add bind() method to DSwitcher
  • export DSwitcher to formats: SLV, DBSolve, Matlab, Simbiology, SBML
  • multispace Julia export
  • use trigger instead of condition in CSwitcher
  • export CSwitcher to formats: SLV, DBSolve, Matlab, Simbiology, SBML

Version 0.5.8

23 Jul 15:56
Compare
Choose a tag to compare
  • add spaceFilter for Mrgsolve, Julia
  • version selection in #export {format: SBML}: support for L2V3, L2V4, L2V5
  • add support @TimeSwitcher as event in SimBiology (instead of doses)
  • fix bug with "not a deep clone in Expression"
  • fix bug with empty period in Matlab
  • include correct description of TimeSwitcher in Julia
  • update structure of Julia format