v0.10.0 (September 2022)
What's Changed
- State transition by @himoto in #169
- Generalisation of mass action kinetics by @formersbach in #172
- Drop support for old template by @himoto in #176
- Fix typo in tutorial by @himoto in #178
- Fix module name: model_object by @himoto in #181
- Transfer graphing from BioMass to Text2Model by @formersbach in #177
- Update docs to be compatible with the newest features by @himoto in #182
- Fix f-string in
is_phosphorylated
rule by @himoto in #184 - Refactor code for sensitivity analysis by @himoto in #186
- Redirect rules by @himoto in #188
- Fix issue #189 by @formersbach in #190
- Fix docstring by @himoto in #191
- Fixes #192 by @formersbach in #193
- Update graphing tutorial to new graph function. by @formersbach in #195
Full Changelog: v0.9.1...v0.10.0