All Versions
44
Latest Version
Avg Release Cycle
97 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v0.8.11 Changes
๐ Changes
- Adds filter_request_headers to default parameters (#111).
- โ Ensure clear_mock runs after each test (#114).
-
v0.8.10 Changes
๐ Changes
- ๐ Fix for TLS 1.2 ssl doesn't work for hackney (httpoison) (#105).
-
v0.8.9 Changes
โจ Enhancements
- Adding filter_request_options to filter sensitive data in request options (#102).
-
v0.8.8 Changes
โจ Enhancements
- ๐ Fix error when using basic_auth header.
- Add basic_auth support for ibrowse (#99).
- ๐ Fix error when using basic_auth header.
-
v0.8.7 Changes
โจ Enhancements
- โ Add support for HEAD request in hackney (#91).
-
v0.8.6 Changes
๐ 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
๐ Changes
- Tidy up the applications list (#87).
- Fix for inappropriate startup for test-library dependency.
- โ Remove elixir 1.4 deprecations (#86).
- Tidy up the applications list (#87).
-
v0.8.4 Changes
๐ Changes
- ๐ Fix hackney adapter to work with
:with_body
option (#79).
- ๐ Fix hackney adapter to work with
-
v0.8.3 Changes
๐ Changes
- Include request info when NotMatchError occurs (#74).
-
v0.8.2 Changes
โจ Enhancements
- ๐ Support filtering on request headers.
- Add ExVCR.Filter.filter_request_header (#71).
- ๐ Support filtering on request headers.