Skip to content
[Diff since v0.10.1](https://github.com/LCSB-BioCore/SBML.jl/compare/v0.10.1...v0.10.2)

**Closed issues:**
- Remove direct dependency on Symbolics (#195)

**Merged pull requests:**
- Add precompilation statement for `readSBML` (#193) (@giordano)
- Read also name of unit definitions (#196) (@giordano)
- add format checker & format cmd to github actions (#197) (@exaexa)
- externalize the support for converting to Symbolics (#198) (@exaexa)
- extensive math correctly exposes compartment identifications (#199) (@exaexa)
- DocStringExtensions + some extra fixes (#200) (@exaexa)
- further formatter improvements (#203) (@exaexa)
- fix isfreein() (#204) (@paulflang)