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

**Closed issues:**
- Parameters should not just be `Dict{String,Float64}` (#130)
- case 01296 fails (#139)

**Merged pull requests:**
- custom show for SBML.Model (#153) (@anandijain)
- support default compartment sizes (#154) (@exaexa)
- Read units of parameters [potentially breaking] (#155) (@giordano)
- Add mapping of `rateOf` for Symbolics (#156) (@giordano)
- symbolics 4 (#157) (@anandijain)
- Fix typo in name of `sbmlRateOf` function (#158) (@giordano)
- fix rateOf attempt 3 (#159) (@exaexa)