Skip to content

Releases: sybila/biodivine-aeon-client

0.4.1 (fix1)

06 Feb 09:00
Compare
Choose a tag to compare

This is a bugfix version for the 0.4.1 version of the AEON client. This is not released as a separate version (e.g. 0.4.2) because it is not accompanied by an associated server release.

Mainly, it fixed three issues:

  • In Chrome, a model can be reloaded even if the filename is the same as the previously loaded model.
  • .aeon files with comments (and annotations) can now be loaded correctly (there was a typo which prevented some comments from loading, but the back-end is unaffected by this).
  • When there is a model open, the GUI will now prompt you before closing the window. If this proves to be useful, we can extend it to other windows as well.

0.4.1

11 Oct 10:46
Compare
Choose a tag to compare

There are no meaningful GUI updates, but it includes several important bugfixes for the server binary.

0.4.0

28 Apr 15:51
Compare
Choose a tag to compare

Stabilisation of 0.4.0-beta.1 with some extra bugfixes.

0.4.0-beta.1

15 Mar 10:21
Compare
Choose a tag to compare

This version stabilises the 0.4.0 release and compared to the last alpha, it includes important quality of life improvements, such as:

  • Sorting of decision attributes.
  • Auto-expansion in the decision tree.
  • Reworked advanced stability analysis.
  • Tree rendering with reduced precision.
  • Keyboard shortcuts for tree editor.

Edition 2019.1

23 Feb 11:52
Compare
Choose a tag to compare

First release of the Edition 2019 frontend which is suitable for embedding in a standalone application. This version of frontend implements only the basic functionality provided in v0.1.0, but includes some smaller bugfixes from later versions to make it more stable.

0.4.0-alpha.3

18 Feb 22:42
Compare
Choose a tag to compare

Compared to alpha.2, this release brings a more granular stability analysis of sink states with option to generate witnesses and show attractors. In the future, this can be extended to all attractors, but it probably needs a more concise presentation.

0.4.0-alpha.2

17 Feb 16:21
Compare
Choose a tag to compare

Compared to the previous alpha, this version adds the option to display stability analysis data for each tree node.

0.3.0

16 Feb 20:31
Compare
Choose a tag to compare

This version is mainly focused on stability and performance of the backend. However, there are some minor UI tweaks as well:

  • Warn about possible compute engine incompatibility.
  • Nicer attractor visualisation, including simplified visualisation of very large attractors.
  • Network analysis errors now support formatting.
  • Cancellation and algorithm progress have been reworked and should be now more reliable.
  • SBML import should automatically detect and solve more compatibility problems.

0.4.0-alpha.1

30 Dec 19:29
Compare
Choose a tag to compare

First preview of the decision tree editor for visualising bifurcation functions as decision trees. Includes dynamic tree analysis as well as advanced decision attributes (like "X essential in Y for Z").

0.3.0-beta.1

15 Dec 12:50
Compare
Choose a tag to compare

Minor updates to existing mechanisms:

  • Check engine version on startup.
  • Nicer attractor visualisation.
  • Format network analysis errors.
  • Bugfixes.