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: go-playground/errors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.2
Choose a base ref
...
head repository: go-playground/errors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 10 files changed
  • 1 contributor

Commits on May 31, 2022

  1. fix errors.As issue (#17)

    Dean Karn authored May 31, 2022
    Configuration menu
    Copy the full SHA
    de0ef09 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. allow link to be an error (#18)

    Dean Karn authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    70eaa3f View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Dean Karn authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    e2f5d09 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Dean Karn authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    0ca5836 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. fix chaining recursive issue (#20)

    Dean Karn authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    81fde8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ff27f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Oct 18, 2023

  1. Add Join function (#23)

    Dean Karn authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    0a50d64 View commit details
    Browse the repository at this point in the history
Loading