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: breml/errchkjson
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.3
Choose a base ref
...
head repository: breml/errchkjson
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 10 commits
  • 9 files changed
  • 3 contributors

Commits on Feb 9, 2022

  1. README spelling fixes

    scop committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    04c8758 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Merge pull request #13 from scop/spelling

    README spelling fixes
    breml authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    7e195c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Handle case when error is passed as arg

    Fixes #15
    breml committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    a3b3dbf View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Merge pull request #16 from breml/issue_15

    Handle case when error is passed as arg
    breml authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    775551b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    7c1c56a View commit details
    Browse the repository at this point in the history
  2. Omit safe for encoding/json.Encoder

    Fixes #14
    breml committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    ba46b98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9632243 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17 from breml/issue_14

    Omit safe for encoding/json.Encoder
    breml authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    30fe2a4 View commit details
    Browse the repository at this point in the history
  5. Update to Go 1.18

    breml committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d36c577 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18 from breml/go-1_18

    Update to Go 1.18
    breml authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    3d1abd3 View commit details
    Browse the repository at this point in the history
Loading