Version 0.5.2
Pre-release
Pre-release
Changed
interface{}
is now rendered asany
.- 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.