exaexa
released this
03 Nov 16:27
**Merged pull requests:**
- Add gitignore (#1) (@stelmo)
- Implement RequiredInterfaces (#2) (@stelmo)
- add the generic concise show() for FBCModels (#3) (@exaexa)
- some cleaning; mainly remove model-specific functions (#4) (@exaexa)
- switch from typechecks to plain old testing (#5) (@exaexa)
- clean up, start preparing for release (#6) (@exaexa)
- implement a base canonical model for easy access to features and testing (#7) (@exaexa)
- finish tests and docs (#10) (@exaexa)
- add some basic model property tests (#11) (@exaexa)
- some minor cleaning (#13) (@exaexa)
- separate the testing utils and annotate the tests a bit better (#14) (@exaexa)
- include the forgotten stoichiometry check (#15) (@exaexa)
**Closed issues:**
- improve test coverage (#8)
- Make test failures more descriptive (#9)