Skip to content

Version 0.21.0

Compare
Choose a tag to compare
@lundberg lundberg released this 19 Mar 16:22
· 4 commits to master since this release

0.21.0 (19th March 2024)

Fixed

  • Fix matching request data when files are provided, thanks @ziima for input (#252)

Added

  • Add support for data__contains lookup (#252)
  • Add files pattern to support matching on uploads, thanks @ziima for input (#253)
  • Add SetCookie utility for easier mocking of response cookie headers, thanks @phha for input (#254)

Changed