Releases: parroty/exvcr
Releases · parroty/exvcr
v0.11.0
Enhancements
Add support for custom matcher functions (#147 ).
Changes
Filter request headers before attempting to match with cassette (#143 ).
v0.10.4
Changes
Enforce match on :hackney.request/1, /2, /3 and /4 (#145 ).
v0.10.3
Changes
Add mocking for :hackney.body/2 (#142 ).
Fix errors when using request headers with ignore_localhost enabled (#140 ).
Add a config key to allow a global ets settings table (#138 ).
v0.10.2
Enhancements
Add ignore_localhost config option (#133 ).
v0.10.1
Changes
Update dependencies.
Bump dependencies (#128 ).
Update HTTPoison dependency (#129 ).
v0.10.0
Changes
Fix unstable behavior without async: false
(#126 ).
v0.9.1
Enhancements
Support binary responses (#121 ).
Changes
Fix race conditions in Hackney response handling (#109 , #124 ).
v0.9.0
Changes
Update dependencies for elixir v1.5.0.
Address deprecations (#120 ).
Update library dependencies.
v0.8.12
Changes
Upgrade version for exjsx and excoveralls (#115 ).
Fix for JSX encode argument error (#112 ).
Skipping function option (ex. path_encode_fun
) when encoding as json.
v0.8.11
Changes
Adds filter_request_headers to default parameters (#111 ).
Ensure clear_mock runs after each test (#114 ).
You can’t perform that action at this time.