Skip to content

Releases: UBC-MDS/RegscorePy

Release 4

18 Mar 19:33
caf19fc
Compare
Choose a tag to compare

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

18 Mar 03:58
dfcc35c
Compare
Choose a tag to compare
Merge pull request #52 from rq1995/master

Improved test coverage of mallow to 100%

Release 3

11 Mar 20:09
e845f85
Compare
Choose a tag to compare

In this release:

  • Added function definitions.
  • Updated test files.
  • Added more documentation.

Release 2

04 Mar 19:30
5850f67
Compare
Choose a tag to compare

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

11 Feb 18:20
4a1ea0c
Compare
Choose a tag to compare
Release 1 Pre-release
Pre-release

In this release:

  • Added proposal for the package.
  • Added Contributing guidelines.
  • Added Code of Conduct.
  • Created directory structure for the package.