Skip to content

Releases: jkschneider/java-power-assert

v0.9.1

23 Jun 17:32
Compare
Choose a tag to compare
Fix type inference test

v0.9.0

23 Jun 16:41
Compare
Choose a tag to compare
Limit depth in Java 8

v0.8.0

03 Jun 06:37
Compare
Choose a tag to compare
Multiline assert support (fixes #5)

v0.7.0

03 Jun 00:53
Compare
Choose a tag to compare
Add Hamcrest matcher support (fixes #4)

v0.6.0

02 Jun 22:02
Compare
Choose a tag to compare
Fix broken tests

v0.5.1

24 May 23:22
Compare
Choose a tag to compare
Add project name to pom

v0.5.0

24 May 22:31
Compare
Choose a tag to compare
Add coveralls

v0.4.0

21 May 05:13
Compare
Choose a tag to compare

Compile with tools.jar -- fixes the problem with NoSuchMethodError when compiling with Gradle

v0.3.0

20 May 23:21
Compare
Choose a tag to compare
shadedCompile is extended by compile so that commons-lang is visible …

v0.2.0

20 May 22:16
Compare
Choose a tag to compare
Fixed nested calls