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: morikuni/failure Loading
base: v1.0.0
Choose a base ref
...
head repository: morikuni/failure Loading
compare: v1.1.0
Choose a head ref
  • 7 commits
  • 9 files changed
  • 1 contributor

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    b7d0825 View commit details
    Browse the repository at this point in the history
  2. Drop support go 1.11 and 1.12

    morikuni committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    af17c39 View commit details
    Browse the repository at this point in the history
  3. Use pointer for tracer

    morikuni committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    44176a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Add Contexer

    morikuni committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    a80342d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Merge pull request #45 from morikuni/add-messenger

    Add Messenger/Contexter interface to work Message (and Trace) with errors.As
    morikuni committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    36bbef3 View commit details
    Browse the repository at this point in the history
  2. Add Frame.PkgPath

    morikuni committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ad50615 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #46 from morikuni/frame-pkg-path

    Add Frame.PkgPath
    morikuni committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b983e76 View commit details
    Browse the repository at this point in the history
Loading