What's Changed
- New
byCustomRule
function to allow users to define their own matching rule when finding a matching interaction in a cassette - Improve error messages when a matching interaction is not found (human-readable error messages)
- Fix bug where the base URL matching rule was not comparing the scheme, host, and port of the request URL properly
Related PRs
- Improve error handling, fix base URL comparison bug by @nwithan8 in #28
- Update CHANGELOG.md by @nwithan8 in #29
- [feat] Add ability for users to define their own match rule(s) by @nwithan8 in #30
- chore: update CODEOWNERS by @Justintime50 in #32
- [chore] Prep v0.5.3 release, auto-release process by @nwithan8 in #31
Full Changelog: v0.5.2...v0.5.3