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.26.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.27.1
Choose a head ref
  • 13 commits
  • 9 files changed
  • 2 contributors

Commits on May 1, 2023

  1. Remove debug log

    Remove debug log when reading config is failed.
    rafiramadhana committed May 1, 2023
    Configuration menu
    Copy the full SHA
    4c99dea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #615 from neverbeenthisweeb/neverbeenthisweeb/613-…

    …remove-debug-msg
    
    Remove debug log when reading config is failed
    LandonTClipp authored May 1, 2023
    Configuration menu
    Copy the full SHA
    1c1eeea View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Add docs for boilerplate-file

    This fixes #618
    LandonTClipp committed May 9, 2023
    Configuration menu
    Copy the full SHA
    fd7a1ab View commit details
    Browse the repository at this point in the history
  2. fix extra pipe

    LandonTClipp committed May 9, 2023
    Configuration menu
    Copy the full SHA
    0e520a4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #620 from vektra/docs

    Add docs for `boilerplate-file`
    LandonTClipp authored May 9, 2023
    Configuration menu
    Copy the full SHA
    587e962 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Add packages migration docs

    Fixes #572
    LandonTClipp committed May 12, 2023
    Configuration menu
    Copy the full SHA
    18a0dba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #622 from LandonTClipp/migration

    Add packages migration docs
    LandonTClipp authored May 12, 2023
    Configuration menu
    Copy the full SHA
    05d270e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Add InterfaceDirRelative template variable

    This fixes #623
    
    Also fixed in here was a bug where the template object was being reused. This caused subtle issues where if a templated variable was set to the empty string, the template would simply reuse the last parsed template.
    
    Add docs/fix minor logic flow
    
    Fix bug with test
    LandonTClipp committed May 14, 2023
    Configuration menu
    Copy the full SHA
    66f7b66 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #625 from LandonTClipp/issue_623

    Add `InterfaceDirRelative` template variable
    LandonTClipp authored May 14, 2023
    Configuration menu
    Copy the full SHA
    f9586f1 View commit details
    Browse the repository at this point in the history
  3. Update features.md

    LandonTClipp authored May 14, 2023
    Configuration menu
    Copy the full SHA
    b1a302a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3d99dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6359747 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #626 from LandonTClipp/packages_beta

    Move `packages` to a beta state
    LandonTClipp authored May 14, 2023
    Configuration menu
    Copy the full SHA
    57df870 View commit details
    Browse the repository at this point in the history
Loading