Skip to content

Releases: Storytel/gomock-matchers

v2.0.0

16 Oct 23:25
9147613
Compare
Choose a tag to compare

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

Full Changelog: v1.4.0...v2.0.0

v1.4.0: Add proto matcher

13 Oct 11:12
a53c27f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

23 Jun 09:03
105ba3b
Compare
Choose a tag to compare
Export all matchers (#8)

Add regexp matcher

10 Sep 05:45
ec80d44
Compare
Choose a tag to compare

This release adds the regexp matcher

v1.1.0

21 Aug 14:25
7c5a333
Compare
Choose a tag to compare

Changes:

  • Added AsyncBlockMatcher

Gomock matchers

16 Apr 11:23
2531233
Compare
Choose a tag to compare

Initial release with Record matcher and Same matcher