Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 640 Bytes

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 640 Bytes

Change Log

0.2.3 (2021-04)

General housekeeping

  • Configured tests to use Python 3.8 and 3.9
  • Improved GitHub Actions
  • Tidied up tests
  • Updated dependencies

0.2.2 (2020-05)

Fixed issue with new PyPi metadata fields causing parsing to fail.

0.2.0 (2020-04)

Fixed:

  • #4: Configure cache database to be stored in the cache_dir

Added:

  • #5 Allow for configuration from file-based settings
  • #6 Provide plugin model for report providers

0.1.0 (2020-03)

Initial release