-
Notifications
You must be signed in to change notification settings - Fork 22
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: coder/slog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: coder/slog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 16 files changed
- 3 contributors
Commits on Mar 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2b49514 - Browse repository at this point
Copy the full SHA 2b49514View commit details -
Merge pull request #85 from cdr/ctx-log
Refactor for Context only logging
Configuration menu - View commit details
-
Copy full SHA for 95bc0f1 - Browse repository at this point
Copy the full SHA 95bc0f1View commit details -
Revert "Make SinkContext a struct"
It's better as an interface so users don't have to call the `Sink` method on the struct during Make. - Move SinkContext into context.go
Configuration menu - View commit details
-
Copy full SHA for 6a41f9d - Browse repository at this point
Copy the full SHA 6a41f9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e88ff39 - Browse repository at this point
Copy the full SHA e88ff39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d99925 - Browse repository at this point
Copy the full SHA 0d99925View commit details
Commits on Apr 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fa507d2 - Browse repository at this point
Copy the full SHA fa507d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 958f7eb - Browse repository at this point
Copy the full SHA 958f7ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1eadde - Browse repository at this point
Copy the full SHA b1eaddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 180f0e6 - Browse repository at this point
Copy the full SHA 180f0e6View commit details
Commits on Aug 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 086c539 - Browse repository at this point
Copy the full SHA 086c539View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5519752 - Browse repository at this point
Copy the full SHA 5519752View commit details
Commits on Sep 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 676a685 - Browse repository at this point
Copy the full SHA 676a685View commit details
Commits on Mar 4, 2021
-
feat: modify slog.Logger to *not* implement slog.Sink (#95)
The prior implementation allowed slog.Logger instances to themselves be passes as slog.Sink targets. This enabled many usage patterns that introduced extremely counter-intuitive behavior.
Configuration menu - View commit details
-
Copy full SHA for 552693c - Browse repository at this point
Copy the full SHA 552693cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14b50c2 - Browse repository at this point
Copy the full SHA 14b50c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 751ddae - Browse repository at this point
Copy the full SHA 751ddaeView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.3.0...v1.4.0