Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 358 Bytes

CHANGELOG.md

File metadata and controls

17 lines (9 loc) · 358 Bytes

CHANGELOG

v0.1.2 (2022-12-22)

  • Removes POST body content before making the sandbox request.

  • Adds missing content-length header on the sandbox request.

  • Adds ReqSandbox.token/0 to fetch the current token if it exists.

v0.1.1 (2022-12-13)

  • Fixes a regression when using Req's :base_url option.

v0.1.0 (2022-10-25)

Initial release