Skip to content
## SBML v0.5.1

[Diff since v0.5.0](https://github.com/LCSB-BioCore/SBML.jl/compare/v0.5.0...v0.5.1)


**Closed issues:**
- Representation of independent `time` variable in SBML.Model (#54)

**Merged pull requests:**
- parse out and test specially marked time math (#63) (@exaexa)
- Pl sbml2symbolics (#65) (@paulflang)
- Sanitize `libsbml_converter` types (#66) (@exaexa)
- Tune up the converter type :] (#67) (@exaexa)
- Minor cleaning&merge of #65 (#68) (@exaexa)
- Support MathTime conversion to Symbolics, document the whole thing (#69) (@exaexa)
- Update Project.toml (#70) (@anandijain)