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: licensee/licensed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.6
Choose a base ref
...
head repository: licensee/licensed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.0
Choose a head ref
  • 12 commits
  • 19 files changed
  • 2 contributors

Commits on Mar 17, 2026

  1. Configuration menu
    Copy the full SHA
    7def9a4 View commit details
    Browse the repository at this point in the history
  2. Fix lint issue

    julia-thorn committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    4da6cb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49d64bb View commit details
    Browse the repository at this point in the history
  4. Fix test failure

    julia-thorn committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    fa2bb84 View commit details
    Browse the repository at this point in the history
  5. Fix another test

    julia-thorn committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    5db6877 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. Merge pull request #948 from julia-thorn/use-pip-defaults-homepage

    Pip: Fallback Homepage to Project-URLs
    MikeMcQuaid authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    3a50007 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

  1. Update gems and minimum Ruby versions

    Let's bump everything.
    MikeMcQuaid committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    4d78ad1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16164a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. Update Ruby and gems

    Let's bump everything.
    MikeMcQuaid committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    6f43de2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f47b8d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2026

  1. Infer gem version from git tags

    - Infer the next patch version from `git describe` when a checkout is
      past the latest tag.
    - Fetch tags in publishing workflows and verify built gems before
      they can publish or update licensed artefacts.
    - Keep shallow CI fast by falling back to the locked path-gem version.
    - Use the installed gemspec version at runtime so published gems do
      not need `git`; report `git describe` failures clearly.
    MikeMcQuaid committed Apr 28, 2026
    Configuration menu
    Copy the full SHA
    c20a43b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cefad3 View commit details
    Browse the repository at this point in the history
Loading