Skip to content

Releases: hetalang/heta-compiler

Version 0.9.2

04 Dec 13:25
Compare
Choose a tag to compare
  • remove logLevel option from platform.yaml, use --log-level info instead in CLI
  • fix bug with SBML import when use <initialAssignment>
  • fix bug with Simbio export with zero outputs
  • add Avogadro as base unit

Version 0.9.1

07 Nov 18:05
Compare
Choose a tag to compare
  • more information in error messages
  • bug fix: return undefined for empty string in table-module, clean only strings
  • velnurability fix: update xlsx module

Version 0.9.0

07 Nov 17:17
Compare
Choose a tag to compare
  • 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.

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