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: samber/oops
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.16.1
Choose a base ref
...
head repository: samber/oops
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.17.0
Choose a head ref
  • 3 commits
  • 57 files changed
  • 2 contributors

Commits on Mar 4, 2025

  1. Add Zerolog formatter (#50)

    * Zerolog formatter
    
    * README
    
    * go.mod with replace
    
    * updated Makefile to cover all modules
    zzzLobster authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    eeb65a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. Add HasTag method to OopsError (#52)

    * Added HasTag method to OopsError
    
    * README
    
    * Test
    zzzLobster authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    3f82677 View commit details
    Browse the repository at this point in the history
  2. bump v1.17.0

    samber committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    20bb546 View commit details
    Browse the repository at this point in the history
Loading