Releases: parroty/exvcr
Releases · parroty/exvcr
v0.15.2
Changes
Remove kramdown syntax from links (#222 ).
v0.15.1
Changes
Fix upstream warnings under Elixir 1.16 (#215 ).
v0.15.0
Enhancements
Support for Multiple Stub Requests (#216 ).
Changes
Fix match request body json otp26 (#213 ).
Fix typos for documentation and missing json-parsed body in mix vcr.show
.
Update dependency - excoveralls 0.18.0 (#217 ).
v0.14.4
Changes
Normalizes request body and URL by parsing params to a list and sorting (#211 )
Fix for OTP 26 (map key order is not guaranteed)
v0.14.3
Enhancements
Allow numeric options for Filter.filter_sensitive_data/1 (#209 ).
v0.14.2
Changes
Fix Elixir 1.14 warnings (#207 ).
v0.14.1
Changes
Fix compilation in project lacking Finch (#205 ).
v0.14.0
Enhancements
Add start_cassette / stop_cassette macro (#199 ).
Support Finch request! function (#197 ).
v0.13.5
Changes
Adds httpoison ~> 2.0 support (#196 ).
v0.13.4
Enhancements
Add additional information to the InvalidRequestError message (#188 #188
).
Changes
Allow append to be passed to a previously nil setting.
Better document the ignore_urls setting (#187 #187
).
Resolve Duplicate Docs Warnings (#180 #180
).
You can’t perform that action at this time.