Releases: samber/slog-echo
Releases · samber/slog-echo
v1.2.0
- Adding x-forwarded-for
- Format duration as date instead of nanoseconds
v1.1.0
Cleanup dependencies
v1.0.0
Upgrade to Go v1.21
v0.4.0
Fix panic in error handling
v0.3.0
bump v0.3.0
v0.2.2
fix again the fucking http status code
v0.2.1
Fix: Status code was not set properly in middleware when use echo.NewHTTPError
v0.2.0
- Upgrade slog
- Fix slog.Group and slog.NewJSONHandler breaking changes
v0.1.0
Initial release