- #1377 Add last_response to StripeObject
- Users can now retrieve raw response from the returned resource, using the
last_response
property. See README for an example.
- #1372 Update generated code
- Add support for new resources
Entitlements.ActiveEntitlement
and Entitlements.Feature
- Add support for
list
and retrieve
methods on resource ActiveEntitlement
- Add support for
create
, list
, retrieve
, and update
methods on resource Feature
- #1366 Move executables to
exe
folder
See the changelog for more details.