Skip to content

Version 0.5.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 21:47
· 30 commits to main since this release
v0.5.2
46fc3a7

Changed

  • interface{} is now rendered as any.
  • Zero-valued arrays are now rendered with the "zero value marker", similarly to structs.

Fixed

  • Fixed inconsistent rendering of "element" type names within pointers, channels, maps, slices and functions.