v1.0.0
What's Changed
- updated package management to use poetry
- removed deprecated methods
- code cleanup and simplification
- now only use ruff and pytest
- tests now use parametrized pytest methods
- added additional data validations
- data validation can be skipped using the skip_data_validation parameter in the constructor
- adapted pipelines to use poetry as a build and publish system
- updated pipeline ubuntu distro
- updated codecov to be updated only when publishing and failing silently if it cannot
- updated github action version
- Bump actions/setup-python from 4 to 5 by @dependabot in #8
Full Changelog: v0.4.0...v1.0.0