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.0
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.4.1
Choose a head ref
  • 8 commits
  • 28 files changed
  • 3 contributors

Commits on Feb 4, 2025

  1. Update README.md

    samber authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    e7e598c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. chore(deps): bump golangci/golangci-lint-action from 6 to 7 (#28)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 7.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      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 Mar 25, 2025
    Configuration menu
    Copy the full SHA
    dcd7c0e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

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

Commits on Apr 29, 2025

  1. chore(deps): bump github.com/samber/lo from 1.49.1 to 1.50.0 (#29)

    Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.49.1 to 1.50.0.
    - [Release notes](https://github.com/samber/lo/releases)
    - [Commits](samber/lo@v1.49.1...v1.50.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/samber/lo
      dependency-version: 1.50.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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    474b414 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. chore(deps): bump golangci/golangci-lint-action from 7 to 8 (#31)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-version: '8'
      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 May 5, 2025
    Configuration menu
    Copy the full SHA
    55a5ff5 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. chore(deps): bump github.com/samber/lo from 1.50.0 to 1.51.0 (#32)

    Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.50.0 to 1.51.0.
    - [Release notes](https://github.com/samber/lo/releases)
    - [Commits](samber/lo@v1.50.0...v1.51.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/samber/lo
      dependency-version: 1.51.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 Jun 17, 2025
    Configuration menu
    Copy the full SHA
    f4c83d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. fix(router): fix attribute+group merging

    closing #30
    samber committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    2591265 View commit details
    Browse the repository at this point in the history
  2. bump v1.4.1

    samber committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    a374854 View commit details
    Browse the repository at this point in the history
Loading