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: frescobaldi/frescobaldi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: frescobaldi/frescobaldi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.1
Choose a head ref
  • 7 commits
  • 8 files changed
  • 3 contributors

Commits on Apr 1, 2025

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

Commits on Apr 2, 2025

  1. Fix another enum conversion (#1905)

    Fixes #1904
    bmjcode authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    1e0e22e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Add package data files to be included or excluded (#1901)

    We cannot rely on setuptools-scm to include the package
    data files, because Linux distributions build from
    tarballs (no git).
    The list of files was previously handled by MANIFEST.in
    but we can use pyproject.toml.
    
    Use a SPDX license identifier.
    
    Fixes #1898
    fedelibre authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    b1698e1 View commit details
    Browse the repository at this point in the history
  2. Bump to version 4.0.1.dev1

    fedelibre committed Apr 3, 2025
    Configuration menu
    Copy the full SHA
    649a854 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3746515 View commit details
    Browse the repository at this point in the history
  4. workflow: set version dynamically (#1909)

    Project name should be lowercase.
    fedelibre authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    6233f12 View commit details
    Browse the repository at this point in the history
  5. v4.0.1

    fedelibre committed Apr 3, 2025
    Configuration menu
    Copy the full SHA
    0e8b81b View commit details
    Browse the repository at this point in the history
Loading