Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny Metelkin committed Nov 14, 2019
1 parent ae79404 commit e1ebbd5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

# 0.2.2

- mark namespace as experimental (unstable) feature

## 0.2.1

- more details to actions chapter
Expand Down
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

**Heta language** is a domain specific programming language (not general-purpose) for dynamic quantitative models used in quantitative systems pharmacology and systems biology.

## Language specification v0.2.1
## Language specification v0.2.2

- [Syntax](syntax)
- [Classes](classes)
Expand Down Expand Up @@ -100,7 +100,7 @@ Currently the standard is published on Github-pages <https://hetalang.github.io/
A series of tools supporting Heta language has been developed:
- Syntax highlighting VSCode: [heta-highlight-vscode](https://github.com/insysbio/heta-highlight-vscode) (published on GitHub )
- Syntax highlighting Atom editor: [heta-highlight-atom](https://github.com/insysbio/heta-highlight-atom) (published on GitHub)
- JavaScript framework with Heta support has been developed and tested: qs3p-js v0.4.3 (will be published soon)
- JavaScript framework with Heta support has been developed and tested: qs3p-js v0.4 (will be published soon)

The examples of Heta-based QSP platforms with CI/CD capabilitiew are shared on gitlab:
- <https://github.com/insysbio/heta-case-mini>
Expand Down

0 comments on commit e1ebbd5

Please sign in to comment.