0.10.0
improvements
- added more tests to collection contract
- checked againts illegal usage of collection contract
incompatible changes
- renamed
AssertionException.assertThat->assertTrue quacksLike(List.class)->quacksLike(Collection.class).implementing(List.class)