Skip to content

v1.6.1

Compare
Choose a tag to compare
@nezed nezed released this 04 Oct 22:49
· 14 commits to master since this release
6b3c26f

Fixes

  • fix body serialisation with FORMAT statement in query. (#39)
  • options now supports all https.request options. Forever. (#35 by @SlNPacifist)

Enhancements

  • auth has been separated into user and password options. (#34)
  • useQueryString becomes alias for readonly. (#40)