Kluent v1.65 Release Notes

    • โž• Add soft assertions (assertSoftly) | Docs | Issue | PR | thanks to @drcolombo
    • ๐Ÿ›  Various bug fixes in Equivalency functionality and message formatting | PR | thanks to @drcolombo
    • ๐Ÿ†• New assertion shouldBeEqualToIgnoringCase for Char[Sequence] | PR | thanks to @drcolombo
    • ๐Ÿ’ฅ BREAKING Remove mocking feature | Issue | PR | thanks to @jleidgens for reporting and @drcolombo for fixing