Skip to content

Releases: mertenvg/grok

v0.3.1

16 Dec 02:19

Choose a tag to compare

  • check if value can interface to avoid panic

v0.3.0

13 Dec 16:50

Choose a tag to compare

  • add support for output override using Grokker interface

v0.2.1

12 Dec 17:15

Choose a tag to compare

  • check if value can be interfaced before doing so

v0.2.0

01 Dec 20:28

Choose a tag to compare

  • abbreviate output of time.Time, http.Request, and http.Response when these values are nested in a value structure (struct, slice, map)

v0.1.0

23 Nov 05:08
c6f802d

Choose a tag to compare

  • show types include package name
  • abbreviate output of time.Time, http.Request, and http.Response when these values are nested in a value structure (struct, slice, map)