All Versions
66
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v1.59 Changes
- ๐ Rename some assertions to keep consistent naming strategy | Issue | PR | thanks to @JcMinarro
- ๐ Support assertion for sorted collections | Issue | PR | thanks to @JcMinarro
-
v1.58 Changes
- ๐ Fix implementation of
Map.shouldContainSame
to compare all pairs |Issue | PR | thanks to @Murtaught
- ๐ Fix implementation of
-
v1.55 Changes
- โ Add
shouldBeNear
forBigDecimal
| Issue | PR | thanks to @ChristianIvicevic
- โ Add
-
v1.54 Changes
- ๐ Support asserting suspend function | Issue | PR | thanks to @ychescale9
-
v1.50 Changes
- โ Add
shouldHaveSize
andshouldHaveSingleItem
to collections | Issue
- โ Add