Skip to content

v0.5.0

Choose a tag to compare

@twu twu released this 02 Jul 23:35
· 94 commits to master since this release

Feature / Hotfix release.

Breaking: This version drops support for Python 3.6 (#117) and adds the filename to both output formats (#118).

Changes

  • Packaging: Switch to poetry-core (#91). Thanks @fabaff!
  • Gemnasium: Properly handle false positives/withdrawn CVEs marked with (,0) (#90). Thanks @stesix!
  • OSV: Support latest OSV/PyPA schema (only using ECOSYSTEM + versions) (#115). Thanks @Kurt-von-Laven!
  • Feature: Support handling multiple input files (#118). Thanks @joakimnordling!
  • Actions: Bump actions/checkout from 2.3.4 to 2.4.0 (#82).
  • Actions: Bump actions/setup-python from 2.2.2 to 2.3.2 (#93).
  • Breaking: Drops support for Python 3.6 (#117)

Full Changelog: v0.4.1...v0.5.0