All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.0 (2023-10-13)
- deps: switch to Uber's maintained fork of gomock (#4)
- deps: upgrade minimum Go version to 1.18 (from 1.15) (#2)
- deps: switch to Uber's maintained fork of gomock (#4) (0b9ddc0)
- deps: upgrade minimum Go version to 1.18 (from 1.15) (#2) (fc69fe9)
0.1.0 (2022-03-21)
- remove deprecated Is() function, use Eq() instead (af2f565)
- initial release