Skip to content

1.1.3

Compare
Choose a tag to compare
@cpovirk cpovirk released this 25 May 19:52
· 343 commits to master since this release
  • Fixed a bug in how comparingExpectedFieldsOnly() handles oneof fields. (f272084)
  • Improved comparingExpectedFieldsOnly to work when required fields are absent. (f272084)
  • Changed Subject.toString() to throw UnsupportedOperationException. (fa4c7b5)