Releases: hetalang/heta-compiler
Releases · hetalang/heta-compiler
Version 0.9.2
Version 0.9.1
- 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
- Added support for Heta standard v0.5.0.
- Fixed minor parser bugs.
- SimbioExport: Introduced the
ausAsNotes
option and addedaux
as UserData. - Component: Added
xmlAnnotation
property for SBML Annotation. - Fixed issues with
HetaCodeExport
related to theaux
property. - API: Made
Component
a subclass ofTop
. - 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
withplatform.yml
. - CLI: Removed
--skip-export
and--julia-only
, added the new--export
option.
Version 0.8.7
- check and warn context without Switchers
- build win and linux,macos distributives separately
Version 0.8.6
- fix bug in qsp-units.heta: wrong
#defineUnits
formm
- fix strings for Simbio export
- replace
ln
tolog
for Matlab/Simbio
Version 0.8.5
- 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
- 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
- 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
- fix error with comments in base syntax
- fix error in webpack entry
Version 0.8.1
- 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