Skip to content

0.14.1

Choose a tag to compare

@github-actions github-actions released this 19 Jun 21:53
· 139 commits to main since this release
ef32ad6

Release 0.14.1 (released 2026-06-19)

  • Implement C-043: add pip-audit OSV gate to the release workflow
  • Add CRA Compliance: OSCAL 1.2.2 Component Definition
  • Fix dfetch import mangling the namespace of a generic VCS URL whose path contains .git (#1268)
  • Fix Version comparison raising AttributeError when compared against a non-Version object (#1268)
  • Fix dfetch add matching remote whose base URL is only string (not path) prefix of the project URL (#1268)
  • Fix git ref resolution spuriously matching the first reference for an empty revision (#1268)
  • Strip the trailing newline from the git origin URL returned by get_remote_url (#1268)