Releases: Storytel/gomock-matchers
Releases · Storytel/gomock-matchers
v2.1.0: Merge pull request #18 from Storytel/asyncblock-with-buffer
v2.0.0
What's Changed
- [BREAKING] Migrate over to uber-mainted fork of gomock by @csainty in #10
- Bump github.com/stretchr/testify from 1.3.0 to 1.8.4 by @dependabot in #11
- Fix module reference for v2 by @csainty in #12
New Contributors
- @csainty made their first contribution in #10
- @dependabot made their first contribution in #11
Full Changelog: v1.4.0...v2.0.0
v1.4.0: Add proto matcher
What's Changed
- Add proto matcher by @niklasembretsen in #9
New Contributors
- @niklasembretsen made their first contribution in #9
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Add regexp matcher
This release adds the regexp matcher
v1.1.0
Gomock matchers
Initial release with Record matcher and Same matcher