Skip to content

crul v1.5.0

Latest
Compare
Choose a tag to compare
@sckott sckott released this 19 Jul 17:31
· 1 commit to main since this release
1c1a0ae

NEW FEATURES

  • gains ability to mock (via webmockr) async requests via either Async and/or AsyncVaried (thanks @keller-mark) (#180)

INTERNAL

  • reduce use of single letter variables within crul code to make code easier to understand (#181)