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: v2.31.1
Choose a base ref
...
head repository: vektra/mockery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.32.0
Choose a head ref
  • 9 commits
  • 5 files changed
  • 3 contributors

Commits on Jul 8, 2023

  1. installation docs will fetch latest relase from github api and inject…

    … it into go install command
    OrHayat committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    4a425a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge pull request #669 from OrHayat/docs_go_install_fetch_latest_rel…

    …ease
    
    Update docs to automatically fetch latest git relase tag name
    LandonTClipp authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8385b8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6399f5b View commit details
    Browse the repository at this point in the history
  3. fix installation docs

    LandonTClipp committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    903445b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5592d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Adds InterfaceNameLower as a templating variable

    Signed-off-by: hohmannr <raphael.hohmann@tuta.io>
    hohmannr committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5e1ff90 View commit details
    Browse the repository at this point in the history
  2. Adds InterfaceNameLower to docs

    Signed-off-by: hohmannr <raphael.hohmann@tuta.io>
    hohmannr committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ffc7a42 View commit details
    Browse the repository at this point in the history
  3. Fixes spelling

    Signed-off-by: hohmannr <raphael.hohmann@tuta.io>
    hohmannr committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6e6efc2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #672 from hohmannr/feat/interface-name-lower

    Feat/interface name lower
    LandonTClipp authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8c06cfc View commit details
    Browse the repository at this point in the history
Loading