Skip to content

v0.2.0-java

Compare
Choose a tag to compare
@rmichela rmichela released this 17 Jul 23:56

Fixed:

  • Correctly handle messages with multiple consecutive uppercase characters #204
  • ReflectiveValidatorIndex correctly handles java_multiple_files=true #208
  • Correctly handle messages with underscores when ``java_multiple_files=true` #233

Added:

  • Can now provide fallback validator implementations for when reflection doesn't find a validator #230