Release 0.13
cpovirk
released this
20 Nov 19:37
·
279 commits
to main
since this release
- Upgrade Truth dependency to 0.36 and make required changes, including changing from
SubjectFactory
toSubject.Factory
(which should usually be transparent to users as long as they recompile). - Make a few assertions work better with
expect
and similar failure strategies. - Start preparing for Java 9.