Skip to content

Release v6.4.0

Compare
Choose a tag to compare
@prabhu prabhu released this 01 May 17:32
· 11 commits to master since this release
50d8738

Breaking changes:

  • addition of a new column vers in cve_data table.
  • inclusion of vers in the index created for cve_data. Any old style searches without the vers will be slower.

What's Changed

  • [BREAKING] Improve fix version precision by @prabhu in #214

Full Changelog: v6.3.1...v6.4.0