Skip to content

v0.6.0 Bugs and Patches

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 19:33
· 882 commits to mainline since this release

whylogs release v0.6.0

Hi everyone! We’ve now released whylogs 0.6.0 πŸš€.
Whylogs is an open standard for data and ML logging created by WhyLabs. πŸ‘©πŸ½β€πŸ”¬

This version includes removing some packages from requirements during installation. Along with minor bug fixes, and updates to documentation.

πŸ› Bug Fixes

  • Read prediction and target field names from regression metric protobuf #279 [@cswarth]

πŸ“š Documentation

⬇️ Dependencies

  • Removing pyarrow and llvmlite from required dependecies #276 [@lalmei]
  • Loosen matplotlib dependency constraint #283 [@lalmei]
  • Remove reference package #282 [@lalmei]

🚨 CI

  • bump version in tag and mainline and publish distribution #275 [@lalmei]