✨ Features
- Image data support, create sketches of:
- Images metadata
- Image data features
- Custom image feature transformations
- see [image example](https://github.com/whylabs/whylogs-examples/blob/mainline/python/Logging_Images.ipynb)
- Segment support
- Create segmented profiles from your structured data
- Add MLFLOW support
- Start creating data profile during your mlflow steps.
- see upcoming [python examples](https://github.com/whylabs/whylogs-examples/blob/mainline/python/)
- Set log rotation with time.
- Automatically create new profiles every second, minute, hour, or day at any set interval
🚨 Add more coverage tests
- Coverage s3 with mock s3
- Log rotation with freeze gun to mock time traveling.
- Added coverage tracking
- Added maintainability tracking with code climate.
🐛 Numerous Bug Fixes:
- Bug with tracking None datatypes
- Bug with s3 writers duplicating folder structure locally
- Pass a custom config path
- Various fixes
➕ Dependencies
- upgrading various decencies
- adding optional image loading dependencies