Releases: LCSB-BioCore/SBML.jl
Releases · LCSB-BioCore/SBML.jl
v1.5.1
SBML v1.5.1
Merged pull requests:
- bump documenter version, use doc pkg cache (#256) (@exaexa)
- Add support for specie conversionFactor (#259) (@sebapersson)
Closed issues:
v1.5.0
SBML v1.5.0
Closed issues:
- readSBML fails on SBML semantic test case 00928 (#254)
Merged pull requests:
v1.4.4
SBML v1.4.4
Merged pull requests:
- add sbmlPower dispatch (#250) (@paulflang)
- add test for sbmlPower (#252) (@paulflang)
v1.4.3
SBML v1.4.3
Closed issues:
- Bad annotation crashes the cvterm extraction (#248)
Merged pull requests:
v1.4.2
v1.4.1
v1.4.0
SBML v1.4.0
Merged pull requests:
v1.3.0
v1.2.0
SBML v1.2.0
Closed issues:
- Check possible silent errors while building SBML structure (#217)
Merged pull requests:
- allow github collaborators to
/format
stuff (#227) (@exaexa) - update compathelper scriptage (#228) (@exaexa)
- support SBO terms (+ bonuses) (#229) (@exaexa)
- fix sbmlRelational error with
Num
arguments (#230) (@paulflang) - cleanup&fix the sbmlRelational patch (#231) (@exaexa)
- bump version to 1.2.0 (#232) (@exaexa)
v1.1.0
SBML v1.1.0
Closed issues:
- Add
exponentiale
todefault_constants
(#213) - Power fails with negative exponents (#214)
- Import species reference metadata (#218)
Merged pull requests:
- Pl/interpret fixes (#215) (@paulflang)
- finish #215 (#219) (@exaexa)
- remove the debugging leftover (#220) (@exaexa)
- enable multiple arguments for comparisons (#221) (@paulflang)
- use rule.variable instead of rule.id in seemsdefined (#222) (@paulflang)
- implement full species references (#224) (@exaexa)
- use the safer Object_createChild SBML methods. (#225) (@exaexa)
- Formatting for #221 (#226) (@exaexa)