Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@abhinav abhinav released this 11 May 22:04
5969256

v0.5.0 - 2025-05-11

Changed

  • Don't enforce required fields if the struct is part of a return statement with a non-nil error.

Fixed

  • Fix incorrectly reporting missing fields for unkeyed struct literals.