1.1.2
This release brings several improvements and bug fixes to the library.
Notable changes:
- A new
Fieldutility is introduced for working with Protobuf field paths. The new functionality mirrors and extends the existingFieldPathsutility which is now deprecated [#467]. Testsutility is extended with methodhalt()for failing on unexpected method calls [#464].Stringifiers.toString(...)now correctly processes theenumvalues [#462].- Test utilities now use the latest release version of Google Truth. Minor backward compatibility issues may be expected at the users' end [#463].