Skip to content

0.1.5-beta

Compare
Choose a tag to compare
@neilcampbell neilcampbell released this 13 Nov 12:24
· 606 commits to master since this release

Features Added

  1. Include doco and pdbs in the nuget package.
  2. Updating the query string comparer to match the new V1.1 spec and bumping spec version.
  3. Updating the interaction matcher to match on the full request, instead of just the HTTP method and path.

Tweaks

  1. Refactoring to use HttpVerb instead of HttpMethod on public interfaces.