Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 11:02
be114a7

Improvements

  • Update value.Field implementation to support '.' in map keys and pointer receiver for method invocation.
  • Add slogtest package for recording structured log output during tests.

Code changes

  • Update value.Field implementation (#30)
  • Add slogtest package for recording structured log output during tests (#28)