Skip to content

Release 0.9.1

Compare
Choose a tag to compare
@elliot-100 elliot-100 released this 13 Jul 15:38
· 34 commits to main since this release

0.9.1 - 2024-07-13

Added

  • CI: run tests

Changed

  • Dependencies: remove upper bounds when specifying versions
  • Dev dependencies: use ruff for formatting; drop black + isort
  • CI: Reduce Dependabot frequency to monthly

Fixed

  • Removed unintended public logging constant
  • Tests: warnings because Beautiful Soup parser wasn't specified
  • Tests didn't use public API for imports

Full Changelog: v0.9.0...v0.9.1