Skip to content

1.0.0

Compare
Choose a tag to compare
@armiol armiol released this 05 Aug 15:07
· 4658 commits to master since this release
b8a8d36

This is the first public release of base modules.

Notable API changes:

  • SLF4J logging is replaced by Flogger [#451].
  • Protobuf messages generated with Spine plugins may now be built with validation by calling .vBuild() [#409]. The generation of separate ...VBuilder classes was removed.
  • External libraries may now register custom validation options [#408].