-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,18 @@ | ||
# Change Log | ||
|
||
## 0.4.26 | ||
## 0.5.1 - IRT ready | ||
|
||
- 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 | ||
- methos 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 temmplates for easy usage in browser apps | ||
- remove specific JS errors from Container and components | ||
- multiple dependensies updates | ||
|
||
## 0.5.0 - first public | ||
|
||
- first public commit | ||
- corresponds to Heta standard v0.2.4, see <https://hetalang.github.io/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters