diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-09 16:37:50 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-09 16:37:50 +0100 |
commit | 80f5aabec183c8d4753c71aacfc3b4dbe9acd3e7 (patch) | |
tree | 01a7f5f9d0ddf4c78fc1a812c066402d9d21bf28 /NEWS.md | |
parent | 035b77020a8308b6a3c33149257c1b9e7f436ec6 (diff) |
Prepare for a release
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,6 +1,6 @@ # NEWS for package 'gmkin' -## gmkin 0.6-0.9000 +## gmkin 0.6-1 - Completely rewritten user interface with a three column layout @@ -8,9 +8,11 @@ - Tabbed viewing area on the right, with workflow graph, data editor, the manual and changes in gmkin (this file) +- Introduction of a workspace object as an R6 class 'gmkinws' + - Simplify model specification by using a combobox with multiple selection for specifiying target variables (metabolites, target compartments) -- Introduction of a workspace object as an R6 class +- Introduce a model gallery (loaded when the tab is selected the first time, as it loads slowly) ## gmkin 0.5-10 (2015-05-08) |