v1.13.1
Fixed
- gen/plugin: Fixed a bug where typedefs of structs were mishandled; while they
should have been pointers, they were generated without*
and failed to
compile. - gen/zap: Fixed a bug where logging nil structs would panic.
*
and failed to