What's Changed
- Add opportunity to trigger setup/teardown for subtest by @qerdcv in #1246
- fix: fix bug for check unsafe.Pointer isNil by @sunpe in #1319
- Fix Call.Unset() panic (issue #1236) by @lisitsky in #1250
- Fix
CallerInfo()
source file paths by @bozaro in #1288 - assert: Fix Subset/NotSubset when map is missing keys from the subset by @danielwhite in #1261
New Contributors
- @qerdcv made their first contribution in #1246
- @sunpe made their first contribution in #1319
- @lisitsky made their first contribution in #1250
- @bozaro made their first contribution in #1288
- @danielwhite made their first contribution in #1261
Full Changelog: v1.8.1...v1.8.2