Skip to content

0.11.0

Choose a tag to compare

@github-actions github-actions released this 04 Jan 09:02
· 629 commits to main since this release

Release 0.11.0 (released 2026-01-03)

  • Support python 3.14
  • Drop python 3.7, 3.8 support (#801)
  • Don't show animation when running in CI (#702)
  • Improve logic for creating Purls in SBoM (#780)
  • Add External VCS reference to SBoM if possible (#780)
  • Use CycloneDX schema version 1.6 (#542)
  • Add security policy (#784)
  • Add provenance / release attestation to pypi package (#784)
  • Support multiple licenses per project (#788)
  • Add evidence to sbom report (#788)
  • Let action work outside of dfetch repo (#816)
  • Handle SVN tags with special characters (#811)
  • Don't return non-zero exit code if tool not found during environment (#701)
  • Create standalone binaries for Linux, Mac & Windows (#705)
  • Don't make metadata file part of diff (#267)
  • Fix unneeded project prefix in SVN diffs (#888)
  • Add more tests and documentation for patching (#888)
  • Restrict src to string only in schema (#888)
  • Don't consider ignored files for determining local changes (#350)
  • Avoid waiting for user input in git & svn commands (#570)
  • Extend git ssh command to run in BatchMode (#570)
  • Use native line breaks in dfetch freeze & dfetch import (#327)