Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@r-hang r-hang released this 20 Dec 22:50
· 13 commits to main since this release
74a29c6

0.4.0 (20 Dec 2023)

Added

  • #63: AnyOf matcher for values that satisfy at least one matcher.
  • #114: Regex matcher.

Fixed

  • #93: Ignore interfaces that contain type constraints.
  • #101: Fix race condition on Controller.Satisfied.
  • #121: Fix paths for windows.
  • #127: Propogate -mock_names to Recorder and ReturnCall types.
  • #132: Sanitize "any" package names.

Thanks to @favonia @hoonmin @pshopper @davidharrigan @dlsniper @merrett010
@craig65535 @chemidy @tulzke @UnAfraid @JacobOaks @sywhang for their
contributions this release.