The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-07-28 | 1.3 kB | |
| Scrooge 22.7.0 source code.tar.gz | 2022-07-28 | 738.5 kB | |
| Scrooge 22.7.0 source code.zip | 2022-07-28 | 1.2 MB | |
| Totals: 3 Items | 1.9 MB | 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