Skip to content

Hamcrest v3.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tumbarumba tumbarumba released this 25 Jul 04:40
· 20 commits to master since this release

Breaking Changes

  • From version 3.0, the jar distributed to Maven Central is now compiled to Java 1.8 bytecode, and is not compatible with previous versions of Java. See Issue #331 and PR #411 for details. Developers who use Java 1.7 earlier can still depend upon hamcrest-2.2.jar.

Improvements