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: aboutcode-org/python-inspector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0
Choose a base ref
...
head repository: aboutcode-org/python-inspector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Choose a head ref
  • 5 commits
  • 36 files changed
  • 3 contributors

Commits on Nov 20, 2023

  1. Fix CI configuration (#158)

    * Fix tests
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Fix tests for windows
    
    Replace backslash with forward-slash
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Regen test output
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    ---------
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    TG1999 authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    042f5db View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    a807c15 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Fix unit tests (#165)

    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    TG1999 authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0ad23ab View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Fix missing index_urls parsing (#127) (#168)

    Signed-off-by: Jürgen Wischer <juergen.wischer@bwi.de>
    unclejay80 authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f868a31 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Prepare for release v0.11.0 (#172)

    * Add Changelog for v0.11.0
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Regenrate tests
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    ---------
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    TG1999 authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    609a81a View commit details
    Browse the repository at this point in the history
Loading