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

Commits on Apr 20, 2022

  1. add tagging to makefile

    firefart committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1898b1a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Bump goreleaser/goreleaser-action from 2 to 3

    Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3.
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 23, 2022
    Configuration menu
    Copy the full SHA
    a380e00 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from firefart/dependabot/github_actions/gorelea…

    …ser/goreleaser-action-3
    
    Bump goreleaser/goreleaser-action from 2 to 3
    firefart authored May 23, 2022
    Configuration menu
    Copy the full SHA
    390c99e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. update

    firefart committed May 30, 2022
    Configuration menu
    Copy the full SHA
    a9830d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

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

Commits on Jun 11, 2022

  1. Merge pull request #8 from maratori/allow-error-in-defer

    Add flag `allow-error-in-defer`
    firefart authored Jun 11, 2022
    Configuration menu
    Copy the full SHA
    853036d View commit details
    Browse the repository at this point in the history
  2. ignore underscore names

    Name `_` is the same as no name and should be ignored.
    maratori committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    f79863a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from maratori/underscore

    Ignore underscore names
    firefart authored Jun 11, 2022
    Configuration menu
    Copy the full SHA
    e96965e View commit details
    Browse the repository at this point in the history
Loading