New
Scrooge 22.7.0
22.7.0
New Features
- scrooge-generator: Introduce a AnnotatedFieldType to abstract type annotations from FieldType definitions. Currently used to propagate thrift annotations inside of collection types. 59e91e64 2fa68351
- scrooge-core: c.t.scrooge.ThriftUnion.fieldInfoForUnionClass API for retrieving ThriftStructFieldInfo for a ThriftUnion member class without having to instantiate it. 19809c22
- scrooge-generator: Add @.generated annotation to Swift generated code 8fd6a089
- scrooge-generator: Provide a $STRUCT#unsetFields method to allow bulk unsets aef5029b
- scrooge-generator: support thrift validations on nested fields that are struct, union, and exception 8bad4dd7