Releases: pact-foundation/pact-support
Releases · pact-foundation/pact-support
Version 1.16.7
Bug Fixes
- dynamically parse actual query to match expected format (a86a3e3)
Version 1.16.6
Version 1.16.5
Bug Fixes
- maintain the original string query for the provider verification while also parsing the string query into a hash to allow the matching rules to be applied correctly for use in the mock service on the consumer side (12105dd)
Version 1.16.4
Bug Fixes
- ensure expected and actual query strings are parsed consistently (4e9ca9c)
Version 1.16.3
Bug Fixes
- add missing params_hash_has_key (700efa7)
Version 1.17.0.pre.rc2
v1.17.0.pre.rc2 Version 1.17.0.pre.rc2
Version 1.17.0-rc1
v1.17.0-rc1 chore(release): version 1.17.0-rc1
Version 1.16.2
Bug Fixes
- removed undefined depth from query (53a373d)
Version 1.16.1
Bug Fixes
- add missing params_hash_type? from Rack (3195b0a)
Version 1.16.0
Features
- remove runtime dependency on rspec (aca30e2)