Skip to content

Truth 0.31

Compare
Choose a tag to compare
@cgruber cgruber released this 23 Feb 06:15
· 1153 commits to master since this release

Maven Release

New Subjects

  • SortedMapSubject and SortedSetSubject

Changes to existing Subjects and Core classes

  • Add GWT support to Java8 subjects
  • Lock down some of the Subject infrastructure, making several methods final
  • Add @SafeVarargs to some methods where appropriate
  • Depend on Guava 20.
  • More use of usingTolerance() for relevant Subjects
  • Various failure message improvements

New Extensions

  • Protocol Buffers
    • Support for lite and heavy (with proto-reflection) protocol buffers
    • IterableProtoSubject

For details, see the complete list of included commits.