Reworked the request matching to be more stable and predictable, while adding native support for Hamcrest matchers. This release is not backwards compatible with previous releases; while, I don't like breaking previous release support, the user-base is small at this point (probably just me) and the new functionality is worth taking the hit rather than trying to maintain the existing interfaces.
Coverage increased (+1.4%) to 93.484% when pulling d12be7ba439259e60ca8678a9444aa12e3834383 on dev-matching-rework into f239975df17625ef9399217afb13644accdba4f5 on master.
Reworked the request matching to be more stable and predictable, while adding native support for Hamcrest matchers. This release is not backwards compatible with previous releases; while, I don't like breaking previous release support, the user-base is small at this point (probably just me) and the new functionality is worth taking the hit rather than trying to maintain the existing interfaces.