Skip to content

v1.0.0

Compare
Choose a tag to compare
@hvalev hvalev released this 06 Jul 15:32
· 22 commits to main since this release

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