Skip to content

v1.0.5

Latest
Compare
Choose a tag to compare
@liutme liutme released this 15 Nov 02:40

Version 1.0.5 - 2024-11-15

Added

  • Add a logger interface that allows callers to override the logging implementation. This is optional, as there is already a defaultLogger implementation internally that uses slog as the base logging library.
  • The minimum supported Go version has been upgraded to 1.22. #