Releases: kunitsucom/ilog.go
Releases · kunitsucom/ilog.go
v0.0.2-rc.6
v0.0.2-rc.5
What's Changed
🐛 A bug fix
- fix: Fix Makefile for REPO_ROOT by @ginokent in #53
- fix: Fix go.mod for zap and zerolog by @ginokent in #54
🧑💻 Changes to the build process or auxiliary tools and libraries such as documentation generation
Full Changelog: v0.0.2-rc.4...v0.0.2-rc.5
v0.0.2-rc.4
What's Changed
⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- build(go): bump github.com/rs/zerolog from 1.32.0 to 1.33.0 in /implementations/zerolog in the dependencies group by @dependabot in #48
👷 Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)
✨ A new feature
- feat: Add ilogzap.FromLogger method by @ginokent in #49
- feat: Add ilogzerolog.FromLogger method by @ginokent in #50
🧑💻 Changes to the build process or auxiliary tools and libraries such as documentation generation
Full Changelog: v0.0.2-rc.3...v0.0.2-rc.4
v0.0.2-rc.3
What's Changed
⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- ci(github-actions): bump the dependencies group with 4 updates by @dependabot in #46
- build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 in /implementations/zap by @dependabot in #42
- build(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0 in /implementations/zerolog by @dependabot in #39
🧑💻 Changes to the build process or auxiliary tools and libraries such as documentation generation
- ci: fix lint by @ginokent in #44
- build: Create go.work by @ginokent in #43
- ci: Fix dependabot.yml by @ginokent in #45
Full Changelog: v0.0.2-rc.2...v0.0.2-rc.3
v0.0.2-rc.2
v0.0.2-rc.1
What's Changed
⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- build(deps): bump github.com/kunitsucom/ilog.go from 0.0.1-rc.10 to 0.0.1 in /implementations/zap by @dependabot in #34
- build(deps): bump github.com/kunitsucom/ilog.go from 0.0.1-rc.10 to 0.0.1 in /implementations/zerolog by @dependabot in #33
✨ A new feature
Full Changelog: v0.0.1...v0.0.2-rc.1
v0.0.1
What's Changed
⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- build(deps): bump github.com/kunitsucom/ilog.go from 0.0.0-20230814024240-730bc4a73ea3 to 0.0.1-rc.4 in /implementations/zap by @dependabot in #6
- build(deps): bump github.com/kunitsucom/ilog.go from 0.0.0-20230814024240-730bc4a73ea3 to 0.0.1-rc.4 in /implementations/zerolog by @dependabot in #7
- build(deps): bump github.com/kunitsucom/ilog.go from 0.0.1-rc.4 to 0.0.1-rc.6 in /implementations/zap by @dependabot in #13
- build(deps): bump github.com/kunitsucom/ilog.go from 0.0.1-rc.4 to 0.0.1-rc.6 in /implementations/zerolog by @dependabot in #12
- build(deps): bump github.com/kunitsucom/ilog.go from 0.0.1-rc.6 to 0.0.1-rc.7 in /implementations/zap by @dependabot in #16
- build(deps): bump github.com/kunitsucom/ilog.go from 0.0.1-rc.6 to 0.0.1-rc.7 in /implementations/zerolog by @dependabot in #15
- build(deps): bump github.com/kunitsucom/ilog.go from 0.0.1-rc.7 to 0.0.1-rc.8 in /implementations/zap by @dependabot in #19
- build(deps): bump github.com/kunitsucom/ilog.go from 0.0.1-rc.7 to 0.0.1-rc.8 in /implementations/zerolog by @dependabot in #20
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #28
- build(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 in /implementations/zap by @dependabot in #30
- build(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 in /implementations/zerolog by @dependabot in #31
- build(deps): bump github.com/kunitsucom/ilog.go from 0.0.1-rc.8 to 0.0.1-rc.10 in /implementations/zap by @dependabot in #27
- build(deps): bump github.com/kunitsucom/ilog.go from 0.0.1-rc.8 to 0.0.1-rc.10 in /implementations/zerolog by @dependabot in #26
📝 Documentation only changes
🐛 A bug fix
- fix: fix ilog default implementation for logger woth fields by @ginokent in #2
- fix: mod logger copy logic by @ginokent in #5
- fix: fix Any logic by @ginokent in #10
- fix: fix ErrWithKey logic by @ginokent in #11
- fix: mod FromContext by @ginokent in #14
- fix: fix ilog.Logger interface for return logger by @ginokent in #17
- fix: fix global logger funcs by @ginokent in #18
- fix: misc by @ginokent in #21
- fix: misc by @ginokent in #22
- fix: misc by @ginokent in #25
✅ Adding missing tests or correcting existing tests
New Contributors
Full Changelog: v0.0.1-rc.1...v0.0.1
v0.0.1-rc.10
v0.0.1-rc.9
What's Changed
⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- build(deps): bump github.com/kunitsucom/ilog.go from 0.0.1-rc.7 to 0.0.1-rc.8 in /implementations/zap by @dependabot in #19
- build(deps): bump github.com/kunitsucom/ilog.go from 0.0.1-rc.7 to 0.0.1-rc.8 in /implementations/zerolog by @dependabot in #20
🐛 A bug fix
Full Changelog: v0.0.1-rc.8...v0.0.1-rc.9
v0.0.1-rc.8
What's Changed
⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- build(deps): bump github.com/kunitsucom/ilog.go from 0.0.1-rc.6 to 0.0.1-rc.7 in /implementations/zap by @dependabot in #16
- build(deps): bump github.com/kunitsucom/ilog.go from 0.0.1-rc.6 to 0.0.1-rc.7 in /implementations/zerolog by @dependabot in #15
🐛 A bug fix
- fix: fix ilog.Logger interface for return logger by @ginokent in #17
- fix: fix global logger funcs by @ginokent in #18
Full Changelog: v0.0.1-rc.7...v0.0.1-rc.8