Skip to content

v9.3.2

Compare
Choose a tag to compare
@kenneth-gray kenneth-gray released this 03 Feb 18:48
· 5 commits to main since this release
fa00cb0

Deprecated

Published to incorrect version

9.3.2 (2023-02-03)

improvement

  • improve how responses return status, headers, data and how the delay is decided (d40bf54), closes #59

BREAKING CHANGES

  • The API for response has changed. Now all response related properties are nested
    under response: status, headers, data and delay. The function version of response has the same
    requirements.