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/fetchcode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: aboutcode-org/fetchcode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 14 commits
  • 33 files changed
  • 3 contributors

Commits on Nov 28, 2025

  1. Add support for Python 3.13 and 3.14

    Drop support for Python 3.8 and 3.9 (EOL)
    tdruez committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    debe913 View commit details
    Browse the repository at this point in the history
  2. Fix docs-ci workflow

    tdruez committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    2f16d80 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #184 from aboutcode-org/python-upgrade

    Add support for Python 3.13 and 3.14
    tdruez authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    e45649d View commit details
    Browse the repository at this point in the history
  4. Refactor Pypi fetcher class for re-usability

    Signed-off-by: tdruez <tdruez@aboutcode.org>
    tdruez committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    92a8270 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #185 from aboutcode-org/pypi-refactored

    Refactor Pypi fetcher class for re-usability
    tdruez authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    b0a6e5a View commit details
    Browse the repository at this point in the history
  6. Add a GitHub workflow to run unit tests

    Signed-off-by: tdruez <tdruez@aboutcode.org>
    tdruez committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    0d1dfee View commit details
    Browse the repository at this point in the history
  7. Fix formatting issues

    Signed-off-by: tdruez <tdruez@aboutcode.org>
    tdruez committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    9eac6b8 View commit details
    Browse the repository at this point in the history
  8. Add entry in AUTHORS

    Signed-off-by: tdruez <tdruez@aboutcode.org>
    tdruez committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    a65401e View commit details
    Browse the repository at this point in the history
  9. Remove un-used CI-related files

    Signed-off-by: tdruez <tdruez@aboutcode.org>
    tdruez committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    e211024 View commit details
    Browse the repository at this point in the history
  10. Upgrade pytest for 3.14 compatibility

    Signed-off-by: tdruez <tdruez@aboutcode.org>
    tdruez committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    3911a19 View commit details
    Browse the repository at this point in the history
  11. Remove the contraint on requirements files

    Signed-off-by: tdruez <tdruez@aboutcode.org>
    tdruez committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    f47e4e0 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #186 from aboutcode-org/run-unit-tests-workflow

    Add a GitHub workflow to run unit tests
    tdruez authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    6c6facf View commit details
    Browse the repository at this point in the history
  13. Do not create GH release as draft

    Signed-off-by: tdruez <tdruez@aboutcode.org>
    tdruez committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    3b8c9d5 View commit details
    Browse the repository at this point in the history
  14. Add changelog for v0.8.0 (#187)

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