Changelog of @hackage/http-query 0.1.3

Revision history for http-query

0.1.3 (2022-02-17)

  • new withURLQuery setup function

0.1.2 (2022-02-17)

  • webAPIQuery: revert to not using setRequestCheckStatus

0.1.1 (2021-11-29)

  • add apiQueryURI: returns the URI of a query
  • fix build with aeson-2.0

0.1.0.1 (2021-02-28)

  • webAPIQuery: use setRequestCheckStatus
  • build for ghc-7.10 with transformers

0.1.0 (2020-08-18)

  • initial release