Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: package-url/packageurl-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.1
Choose a base ref
...
head repository: package-url/packageurl-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.2
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Jun 10, 2025

  1. Configuration menu
    Copy the full SHA
    47b8a1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e71474f View commit details
    Browse the repository at this point in the history
  3. add test

    jaimergp committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    fd10930 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2025

  1. fix mypy

    jaimergp committed Jun 15, 2025
    Configuration menu
    Copy the full SHA
    84dcc3b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. Merge pull request #191 from jaimergp/encode-kwarg

    Add `encode` kwarg to `.to_string()`
    pombredanne authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    9fb5350 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. Add support for download URLs for a batch of package types (#195)

    * Add support for batch 1 download URLs
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Fix linting issues
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Support golang purls with upper case characters
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Add todo issue
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Address review comments
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Add CHANGELOG
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Bump version
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    ---------
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    TG1999 authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    d0805c1 View commit details
    Browse the repository at this point in the history
Loading