- #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.
- Users can now retrieve raw response from the returned resource, using the
- #1372 Update generated code
- Add support for new resources
Entitlements.ActiveEntitlement
andEntitlements.Feature
- Add support for
list
andretrieve
methods on resourceActiveEntitlement
- Add support for
create
,list
,retrieve
, andupdate
methods on resourceFeature
- Add support for new resources
- #1366 Move executables to
exe
folder