Spock v3.0.2
Spock v3.0.2 Release Notes
Minor changes
- Fixed bug in allowing inherited
GenericType
to be optional. Since thetyping.Optional
annotation is stripped off of the parents, we needed to pass on the optional metadata to override the typing check.