0.1.5-beta
·
611 commits
to master
since this release
Features Added
- Include doco and pdbs in the nuget package.
- Updating the query string comparer to match the new V1.1 spec and bumping spec version.
- Updating the interaction matcher to match on the full request, instead of just the HTTP method and path.
Tweaks
- Refactoring to use HttpVerb instead of HttpMethod on public interfaces.