v0.2.0
What's Changed
New Feature
- Support
optional
fields in proto v3 #33
Behavior Changes
- Now marshal-zap omits
oneof
fields that have no value set #34 - Now marshal-zap omits message type fields with nil value #35
Full Changelog: v0.1.5...v0.2.0