Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@hanneshapke hanneshapke released this 03 Apr 17:58
05474c8

What's Changed

  • Remove unused comments related to Python 2 compatibility. by @copybara-service in #210
  • update jinja2 dependency by @copybara-service in #211
  • Update broken link in Standalone_Model_Card_Toolkit_Demo.ipynb by @sanatmpa1 in #221
  • added gitignore to repo by @hanneshapke in #240
  • Fix failing tests by @codesue in #245
  • Add support for multiple output models by @casassg in #223
  • Bump version to 2.0.0 by @codesue in #249
  • Deprecate ModelCardGenerator component by @codesue in #248
  • Prevent empty fields from rendering as "None" by @codesue in #251
  • Make tests pytest and unittest compatible by @codesue in #254
  • Consolidate testdata and delete unused output files by @codesue in #255
  • Add testing workflow and update contributing guide by @codesue in #259
  • rename the branch 'master' to 'main' by @sklin93 in #260
  • fixed the version of tensorflow-datasets for the testing by @vulkomilev in #262
  • Basic linter config by @hanneshapke in #261
  • release 2.0 rc0 by @hanneshapke in #265

New Contributors

Full Changelog: 1751a8e...v2.0.0