Releases: nealrichardson/httptest
Releases · nealrichardson/httptest
4.2.2
Full Changelog: 4.2.1...4.2.2
Doc fixes per CRAN request
httptest 4.2.1
Patch release to update a test due to a change in curl
httptest 4.2.0
What's Changed
- Add comment to clarify without_internet usage in an example by @ErdaradunGaztea in #68
- Fix requester usage by @maelle in #70
- fresher GHA workflows by @maelle in #73
- fix #76 by fully qualifying/scoping the httptest function calls in th… by @kforner in #77
- stop_mocking() should untrace all functions (closes #66, #78) by @kforner in #79
- Export
get_current_requester
by @stephenashton-dhsc in #81
New Contributors
- @ErdaradunGaztea made their first contribution in #68
- @kforner made their first contribution in #77
- @stephenashton-dhsc made their first contribution in #81
Full Changelog: 4.1.0...4.2.0
httptest 4.1.0
Bump for 4.1.0 release
httptest 4.0.0
See https://github.com/nealrichardson/httptest/blob/master/NEWS.md#httptest-400 for what's included.