Skip to content

v1.7.0

Latest

Choose a tag to compare

@andrew andrew released this 02 Jan 19:30
· 22 commits to main since this release
78a6741

What's Changed

  • Download URL generation for 18 package ecosystems
    • download_url instance method on PackageURL for getting artifact download URLs
    • supports_download_url? method to check if download URL generation is supported
    • Purl.download_supported_types to list all types with download URL support
    • download command in CLI for getting download URLs from PURLs
    • Supported types: bioconductor, bitbucket, cargo, clojars, cran, elm, gem, github, gitlab, golang, hackage, hex, luarocks, maven, npm, nuget, pub, swift
  • deps(deps): bump purl-spec from cc8ecf2 to bf660e0 by @dependabot[bot] in #17
  • deps(deps): bump purl-spec from bf660e0 to 3e27e92 by @dependabot[bot] in #18
  • deps(deps): bump minitest from 5.26.0 to 5.26.1 by @dependabot[bot] in #21
  • deps(deps): bump rake from 13.3.0 to 13.3.1 by @dependabot[bot] in #20
  • deps(deps): bump irb from 1.15.2 to 1.15.3 by @dependabot[bot] in #19
  • deps(deps): bump purl-spec from 3e27e92 to 9041aa7 by @dependabot[bot] in #22
  • deps(deps): bump minitest from 5.26.1 to 5.26.2 by @dependabot[bot] in #23
  • deps(deps): bump purl-spec from 9041aa7 to 0c3bc11 by @dependabot[bot] in #24
  • deps(deps): bump addressable from 2.8.7 to 2.8.8 by @dependabot[bot] in #25
  • deps(deps): bump purl-spec from 0c3bc11 to 7d75ccc by @dependabot[bot] in #26
  • deps(deps): bump minitest from 5.26.2 to 5.27.0 by @dependabot[bot] in #27
  • deps(deps): bump purl-spec from 7d75ccc to 7d058c0 by @dependabot[bot] in #28
  • deps(deps): bump purl-spec from 7d058c0 to c03cfa0 by @dependabot[bot] in #30
  • deps(deps): bump irb from 1.15.3 to 1.16.0 by @dependabot[bot] in #29
  • deps(deps): bump purl-spec from c03cfa0 to 8295c83 by @dependabot[bot] in #31

Full Changelog: v1.6.0...v1.7.0