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: vektra/mockery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: vektra/mockery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 6 commits
  • 9 files changed
  • 1 contributor

Commits on Apr 9, 2025

  1. Configuration menu
    Copy the full SHA
    83076fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #986 from LandonTClipp/LandonTClipp/v3_docs_fix

    Fixing the v3 docs configuration
    LandonTClipp authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    fae7f6d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. v3: Fix mockery init failing

    This was due to an issue with the top-level squash behavior of the RootConfig.
    
    Fixes #987.
    LandonTClipp committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    3527076 View commit details
    Browse the repository at this point in the history
  2. fix test

    LandonTClipp committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    b630289 View commit details
    Browse the repository at this point in the history
  3. bump version

    LandonTClipp committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    2c2d19a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #994 from LandonTClipp/LandonTClipp/fix_init

    v3: Fix `mockery init` failing
    LandonTClipp authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    d83e069 View commit details
    Browse the repository at this point in the history
Loading