Releases: parroty/exvcr
Releases · parroty/exvcr
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 ).
v0.8.10
Changes
Fix for TLS 1.2 ssl doesn't work for hackney (httpoison) (#105 ).
v0.8.9
Enhancements
Adding filter_request_options to filter sensitive data in request options (#102 ).
v0.8.8
Enhancements
Fix error when using basic_auth header.
Add basic_auth support for ibrowse (#99 ).
v0.8.7
Enhancements
Add support for HEAD request in hackney (#91 ).
v0.8.6
Changes
Ignore body when when stub does not have request_body (#89 ).
Fix load configuration for cassette paths for mix tasks (#82 , #88 ).
v0.8.5
Changes
Tidy up the applications list (#87 ).
Fix for inappropriate startup for test-library dependency.
Remove elixir 1.4 deprecations (#86 ).
v0.8.4
Changes
Fix hackney adapter to work with :with_body
option (#79 ).
v0.8.3
Changes
Include request info when NotMatchError occurs (#74 ).
You can’t perform that action at this time.