Releases: parroty/exvcr
Releases · parroty/exvcr
v0.11.2
Changes
Fix for ExVCR.IEx not working with adapter: ExVCR.Adapter.Hackney (#156 , #157 )
v0.11.1
Enhancements
Add strict_mode option to ensure HTTP calls DO NOT get made (#152 ).
Changes
Fix warnings from OptionParser in exvcr mix tasks (#149 ).
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.
You can’t perform that action at this time.