Releases: bytedance/mockey
Releases · bytedance/mockey
v1.1.0
What's Changed
- feat: support unsafe mock by @ycydsxy in #8
- refactor: add previous mock line into re-mock panic information by @Sychorius in #11
- feat: support mocking struct functional filed by @Sychorius in #12
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- docs: update readme by @ycydsxy in #2
- fix: unPatch panic when MockValue on nil interface by @Sychorius in #6
- ci: modify ci config by @ycydsxy in #9
- refactor: pass all ci tests by @ycydsxy in #10
New Contributors
- @Sychorius made their first contribution in #6
Full Changelog: v1.0.0-rc.0...v1.0.0
v1.0.0-rc.0
What's Changed
New Contributors
Full Changelog: https://github.com/bytedance/mockey/commits/v1.0.0-rc.0