Scrooge v3.17.0 Release Notes

    • scrooge: add is required to ThriftStructFieldInfo.
    • ⚡️ scrooge minor docs update: add logo and short description.
    • 🚚 scrooge-serializer: Remove dependency on scrooge-runtime.
    • 🐎 scrooge: Cache mustache resources to improve generation performance.
    • scrooge: Disallow identifiers that are thrift keywords.
    • 🚚 scrooge: Remove SafeVarargs for JDK 6 compatibility.