Scrooge v3.0.5 Release Notes

  • 🐛 Bug fixes

    • Constant definitions now can be of "set" type.
    • 🛠 Fix letter cases of enum fields(Java uses upper case; Scala uses title case)

    Dependencies

    • ✂ Remove dependency on org.scalatest, com.twitter.scalatest (not in Maven Central)
    • ⚡️ Update dependency of util/finagle/ostrich to 6.1.0
    • Project dependencies are all in Maven Central now. You don't need to have access to Twitter internal repository anymore.