MIT licensed by Chris Martin
Maintained by Chris Martin, Julie Moronuki
This version can be pinned in stack with:stripe-wreq-1.0.1.12@sha256:efb6feae69a6ece9e60828082ee2b13349af0041a321abbcc428657ea53c707d,1238

Module documentation for 1.0.1.12

This package helps you make requests to the Stripe API in conjunction with the wreq package. This is a minimal library that makes no attempt obscure either its underpinnings in Wreq or any of the details of the Stripe API. Responses are returned as aeson values.

Changes

Changelog

1.0.0.0 - 2018-12-20

  • Initial release

1.0.1.0 - 2019-09-30

New:

  • Functions get', post', delete' with a new RequestApiVersion parameter.

1.0.1.2 - 2020-04-18

Tightened dependency version bounds

1.0.1.4 - 2020-05-20

Support GHC 8.10

1.0.1.6 - 2021-02-10

Raise bound to allow aeson-1.5

1.0.1.8 - 2021-03-08

Raise bound to allow lens-5.0

1.0.1.10 - 2021-06-05

Support GHC 9.0, bytestring 0.11

1.0.1.12 - 2021-11-16

Support aeson 2.0, drop support for previous versions

Support lens 5.1