v0.4.17
What's Changed
Added features
- ✨ Add
#extract_responses
method by @nevans in #337 (backports #330) - ✨ New config option to return frozen dup from
#responses
by @nevans in #339 (backports #334)
This will become the default inv0.6.0
.
Bug fixes
Other Changes
Miscellaneous
- ✅ Add a Mutex to FakeServer (for tests only) by @nevans in #336 (backports #317)
- ✅ Fix GH action for Rubygems Trusted Publishing by @nevans in #341 (backports #340)
Full Changelog: v0.4.16...v0.4.17