Releases: FollowTheProcess/log
Releases · FollowTheProcess/log
v1.2.0
Changes
Technically this is a breaking change but a quick GitHub search
reveals I'm the only one using this so I'm claiming breaking change privileges as it's not worth
publishing a v2 just for these (arguably should have been in here from the beginning) changes 🤷🏻♂️
Code Search Results:
- https://github.com/search?q=language%3Ago+%22github.com%2FFollowTheProcess%2Flog%22&type=code
- https://github.com/search?q=language%3Ago+%22go.followtheprocess.codes%2Flog%22&type=code
💥 Breaking Changes
- Remove context stuff (#28) @FollowTheProcess
- Breaking: replace key value pairs with slog.Attrs (#27) @FollowTheProcess
🚀 Features
- Breaking: replace key value pairs with slog.Attrs (#27) @FollowTheProcess
🔥 Removals and Deprecations
- Remove context stuff (#28) @FollowTheProcess
👷 Continuous Integration
- Use golangci-lint again (#25) @FollowTheProcess
📦 Dependencies
- Update module go.followtheprocess.codes/test to v1 (#26) @renovate[bot]
v1.1.1
Changes
📦 Dependencies
- Update module go.followtheprocess.codes/hue to v1 (#24) @renovate[bot]
- Update module go.followtheprocess.codes/test to v0.23.1 (#23) @renovate[bot]
v1.1.0
Changes
📦 Dependencies
- Update module go.followtheprocess.codes/test to v0.23.0 (#22) @renovate[bot]
- Update actions/checkout action to v5 (#21) @renovate[bot]
v1.0.0
Changes
- No changes
v0.4.0
Changes
- Ensure renovate runs
go mod tidyafter updates (#19) @FollowTheProcess - Update linter config (#17) @FollowTheProcess
🚀 Features
- Align log messages compensating for level text length (#20) @FollowTheProcess
👷 Continuous Integration
- Try staticcheck (#18) @FollowTheProcess
v0.3.0
Changes
- Update FollowTheProcess/ci action to v3 (#14) @renovate[bot]
- Configure Renovate (#12) @renovate[bot]
🚀 Features
- Migrate this project to the vanity URL (#16) @FollowTheProcess