This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
v1.0.0-beta.1
Pre-release
Pre-release
What's Changed
Breaking Changes 🛠
- Requires now Python 3.8+
- Enable run_metrics() to compute min and max in addition to diff and ratio by @thomkeh in #736
Other Changes
- Make a method private and mark classes as abstract by @thomkeh in #700
- update pandas stubs by @thomkeh in #716
- Use a new caching strategy for the CI by @thomkeh in #717
- Set python version with an env variable in the CI by @thomkeh in #718
- Check docstrings with darglint by @thomkeh in #721
- Fix a random assortment of things by @thomkeh in #727
- Prepare for upcoming mypy release by @thomkeh in #735
- Update dependabot.yml by @olliethomas in #740
- Fix two long-standing problems by @thomkeh in #743
Full Changelog: v1.0.0-alpha.4...v1.0.0-beta.1