Skip to content

Version 0.2.2

Compare
Choose a tag to compare
@rgerkin rgerkin released this 11 Feb 21:25
· 342 commits to master since this release
54b7bb6

Enhancements:

  • Added workshop tutorial notebook
  • import path included in _class field
  • Added RandomScore and more ZScore error checking
  • Added only_lower_triangle option to TestM2M
  • Added key-based lookup to TestSuite to find tests with a given name
  • Added log_norm_score
  • Added optimizer kwargs to TestSuite
  • Added reasons to incomplete scores

Bug fixes:

  • Fixed recursion bug for missing attributes
  • Bug fixes for TestSuite
  • Fix PipSession import for pip version 20

Other changes

  • Changed to global installation in tutorial
  • Updated Dockerfile
  • Minor documentation improvements
  • Removed deprecated pandas Panel class
  • Added Python 3.7 and 3.8 to Travis CI integration tests
  • Added contributor guidelines, code of conduct, and executive committee roster