NEW FEATURES
- gains ability to mock (via
webmockr
) async requests via eitherAsync
and/orAsyncVaried
(thanks @keller-mark) (#180)
INTERNAL
- reduce use of single letter variables within crul code to make code easier to understand (#181)
webmockr
) async requests via either Async
and/or AsyncVaried
(thanks @keller-mark) (#180)