Skip to content

Releases: itsallcode/hamcrest-auto-matcher

Version 0.6.0: Support Optional & URL

31 Jan 18:58
d6e155d
Compare
Choose a tag to compare

Breaking Changes

  • #6: Rename packages to org.itsallcode

Features

  • #5: Add support for Optional and URL

Version 0.5.1

27 Jan 14:41
939cfea
Compare
Choose a tag to compare

hamcrest-auto-matcher 0.5.1

Update dependencies

Version 0.5.0

20 Feb 15:09
Compare
Choose a tag to compare

hamcrest-auto-matcher 0.5.0

  • Migrate from Jcenter to Maven Central
  • Change group id from com.github.kaklakariada to org.itsallcode
  • Upgrade to Java 11

Bugfix for simple types like `Byte`, `Character` etc.

22 May 11:57
Compare
Choose a tag to compare

Thanks to Paul for reporting this!

Bugfix for primitive arrays

22 May 11:34
Compare
Choose a tag to compare

Thanks to Paul for reporting this!

Support lists and maps

30 Mar 15:51
Compare
Choose a tag to compare

Bugfix for simple types like `String`

19 Mar 15:59
Compare
Choose a tag to compare
v0.3.3

Increment version to 0.3.3

Add containsInAnyOrder

03 Aug 13:57
Compare
Choose a tag to compare
v0.3.2

Add method containsInAnyOrder()

Improve documentation

17 May 07:43
Compare
Choose a tag to compare
v0.3.0

Increment version

Add license information to pom.xml