Scrooge v3.0.4 Release Notes

  • ๐Ÿ”‹ Features:

    • โž• add --dry-run option to parse and validate source thrift files, reports any errors, but does not emit any generated source code. It can be used with --gen-file-mapping to get the file mapping

    ๐Ÿ› Bug fixes

    • union types now can contain primitive types.
    • constants defined in the same file now can be referenced.

    Dependencies

    • โšก๏ธ Update dependency of util/finagle/ostrich to 6.0.6