ScalaPB v0.6.7 Release Notes

Release Date: 2017-11-23 // over 6 years ago
  • Full Changelog

    • GeneratedMessageCompanion: add nestedMessagesCompanions and Add
    • ➕ Added base class GeneratedFileObject that will be the base class for the singleton object generated for each proto file.
    • Custom base classes for enums
    • ➕ Add support for custom Scala annotations on messages.