ScalaPB v0.11.4 Release Notes

    • ➕ Add options for enum annotations (#1155)
    • ➕ Add "export" as reserved word (#1159)
    • ✂ Remove Serializable from types inferred across companions (#1162)
    • ➕ Added new options to support enum annotations
    • 🛠 Fix java conversion not working for sealed oneofs (#1158)