Skip to content

Releases: sys-bio/libOmexMeta

v1.2.14

Choose a tag to compare

@luciansmith luciansmith released this 17 Mar 17:19
02b9a48
  • New wheels for Python 3.10 and 3.11
  • Updated Logger system

v1.2.13

Choose a tag to compare

@CiaranWelsh CiaranWelsh released this 23 Aug 15:10
813ae28
Merge pull request #131 from sys-bio/develop

Develop

v1.2.12

Choose a tag to compare

@CiaranWelsh CiaranWelsh released this 20 Aug 22:42
28528c8
Merge pull request #126 from sys-bio/develop

add option to unzip in windows ci doxygen install to enable overwrite

v1.2.11

Choose a tag to compare

@CiaranWelsh CiaranWelsh released this 20 Aug 15:33
7af3dee
Merge pull request #121 from sys-bio/develop

Merge logging changes

v1.2.10

Choose a tag to compare

@CiaranWelsh CiaranWelsh released this 11 Jun 16:35
ee7cd66
Merge pull request #82 from sys-bio/develop

merge v1.2.10

v1.2.9

Choose a tag to compare

@CiaranWelsh CiaranWelsh released this 11 Jun 14:43
e460da6

This release fixes a bug with the model level annotation pointing to the model file, rather than the model element itself

v1.2.8

Choose a tag to compare

@CiaranWelsh CiaranWelsh released this 08 Jun 13:50
3f3b18e
Merge pull request #77 from sys-bio/develop

Develop

v1.2.7

Choose a tag to compare

@CiaranWelsh CiaranWelsh released this 28 Apr 13:06
51b7b5f

A couple of minor bug fixes since v1.2.6 in the way that rdf:Bag is translated in sbml models

v1.2.6

Choose a tag to compare

@CiaranWelsh CiaranWelsh released this 21 Apr 14:22
a980fa3
Merge pull request #51 from sys-bio/issue-48

Issue 48

v1.2.2

Choose a tag to compare

@CiaranWelsh CiaranWelsh released this 05 Jan 13:25
9e96ad4

This release has a bugfix whereby we got an access violation if the sbml given to the editor did not have all the expected elements. In reality, it is possible to have valid sbml without all sbml elements.