New
v6.4.0
What's Changed
- Fix typo in CHANGELOG [ci skip] by @olleolleolle in https://github.com/vcr/vcr/pull/1035
- Provide a 'Changelog' link on rubygems.org/gems/vcr by @mark-young-atg in https://github.com/vcr/vcr/pull/1036
- Remove unnecessary "".respond_to?(:encoding) checks by @andrehjr in https://github.com/vcr/vcr/pull/1043
- Do not raise an exception if the body is missing from the response by @andrehjr in https://github.com/vcr/vcr/pull/1044
- Add funding_uri to gemspec by @andrew in https://github.com/vcr/vcr/pull/1041
- Add Haskell VCR to README.md by @sol in https://github.com/vcr/vcr/pull/1049
- Add Vcr.HttpRecorder (C#/.NET) to README.md by @GeorgopoulosGiannis in https://github.com/vcr/vcr/pull/1051
- Migrate documentation from Relishapp to Github page by @benoittgt in https://github.com/vcr/vcr/pull/968
- Drop runtime dependency on base64 by @Earlopain in https://github.com/vcr/vcr/pull/1014
- Refresh Ruby support matrix in README by @tagliala in https://github.com/vcr/vcr/pull/1056
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/vcr/vcr/pull/1058
- Replace
CGI.parsewithURI.decode_www_formfor Ruby 3.5+ compatibility by @mmenanno in https://github.com/vcr/vcr/pull/1059 - Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/vcr/vcr/pull/1064
- add Crystal ports to readme by @alexanderadam in https://github.com/vcr/vcr/pull/1065
- Release v6.4.0 by @olleolleolle in https://github.com/vcr/vcr/pull/1066
New Contributors
- @mark-young-atg made their first contribution in https://github.com/vcr/vcr/pull/1036
- @andrew made their first contribution in https://github.com/vcr/vcr/pull/1041
- @sol made their first contribution in https://github.com/vcr/vcr/pull/1049
- @GeorgopoulosGiannis made their first contribution in https://github.com/vcr/vcr/pull/1051
- @benoittgt made their first contribution in https://github.com/vcr/vcr/pull/968
- @Earlopain made their first contribution in https://github.com/vcr/vcr/pull/1014
- @tagliala made their first contribution in https://github.com/vcr/vcr/pull/1056
- @mmenanno made their first contribution in https://github.com/vcr/vcr/pull/1059
- @alexanderadam made their first contribution in https://github.com/vcr/vcr/pull/1065
Full Changelog: https://github.com/vcr/vcr/compare/v6.3.1...v6.4.0