All notable changes to this project will be documented in this file.
- Documentation improvements
- Created ReadTheDocs
- Bug fixes
- Improved test coverage to 99%
- Separated model reading from analysis
- Tested on 1054 biomodels and fixed bugs
- Added check_model method to allow users to use the package with one line
- Solved issue with running sympy with built-in symbols such as "S"
- Updated instructions in README
- Included .json files
- Fixed path finding issue
- Bug fixes
- Created GitHub workflow for CI
- Removed Analyzer.check()
- Added get_all_checks() to get info about all checks
- Improved testing to full coverage except for trivial ones
- Improved exception messages
- Allowed string of Antimony or SBML model as input
- Simplified the import statement
- Revised existing and added new method and class comments
- Removed numpy dependency
- Updated rate law classification scheme
- No longer using SBMLKinetics for rate law classifications
- Restructured code for web integration
- Initial release
- Used SBMLKinetics for rate law classifications
For the latest release notes, check the GitHub Releases.