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/slog-multi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Choose a base ref
...
head repository: samber/slog-multi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 14 commits
  • 36 files changed
  • 3 contributors

Commits on Jun 23, 2025

  1. Update README.md

    samber authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    ae289c6 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    samber authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    3be26d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. doc: improved comments+readme

    samber committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    c8956e0 View commit details
    Browse the repository at this point in the history
  2. doc: improved comments+readme

    samber committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    7e1ca96 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. Update README.md

    samber authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    b622851 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    samber authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    9636bea View commit details
    Browse the repository at this point in the history
  3. Update README.md

    samber authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    fcd19d7 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    samber authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    a7efdb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. chore(deps): bump actions/checkout from 4 to 5 (#34)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    5b44157 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#35

    )
    
    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.10.0...v1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-version: 1.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    f89e77a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. Update dependabot.yml

    samber authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    f4d3d75 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#38

    )
    
    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.11.0 to 1.11.1.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.11.0...v1.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-version: 1.11.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    2722063 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. feat: adding some router predicates (#37)

    * feat: adding some router predicates
    
    * Update router.go
    samber authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    5ec57db View commit details
    Browse the repository at this point in the history
  2. bump v1.5.0

    samber committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    95ddd84 View commit details
    Browse the repository at this point in the history
Loading