Releases: UBC-MDS/RegscorePy
Releases · UBC-MDS/RegscorePy
Release 4
In this release:
- Continous Integration through Travis CI
- Increased the coverage of tests to 100%
- Indexed package v1 on Pypi
- Improved documentation
- Resolved issues
creating a new tag for pypi
Merge pull request #52 from rq1995/master Improved test coverage of mallow to 100%
Release 3
In this release:
- Added function definitions.
- Updated test files.
- Added more documentation.
Release 2
In this release:
- Added tests for AIC, BIC and Mallows Function using pytest.
- Updated directory structure.
- Updated function definitions since the first release.
- Now, the user must provide the predicted values and the observed values of a model.
- Added function descriptions.
Release 1
In this release:
- Added proposal for the package.
- Added Contributing guidelines.
- Added Code of Conduct.
- Created directory structure for the package.