What's Changed
- Support comparing byte slice by @rleungx in #1202
- Add .Unset method to mock by @pdufour in #982
- fix(suite) correctly set stats on test panic by @nicoche in #1195
- Mock can be deadlocked by a panic by @brackendawson in #1157
- fixing panic in calls to assertion with nil m.mutex by @sfc-gh-eraigosa in #1212
New Contributors
- @rleungx made their first contribution in #1202
- @pdufour made their first contribution in #982
- @nicoche made their first contribution in #1195
- @sfc-gh-eraigosa made their first contribution in #1212
Full Changelog: v1.7.4...v1.7.5