Releases: starkbank/sdk-python
Releases · starkbank/sdk-python
v2.18.1
Fixed
- import error in Transfer resource
v2.18.0
Added
- metadata attribute to Transfer resource
- updated and type attribute to UtilityPayment resource
- workspace_id attribute to Boleto resource
- updated attribute to BoletoHolmes.Log resource
- description attribute to PaymentRequest resource
- picture_url attribute to DynamicBrcode resource
- status, organization_id, picture_url and created attributes to Workspace resource
Removed
- deprecated BrcodePayment resource
v2.17.0
Added
- DynamicBrcode resource
v2.16.0
Added
- picture and pictureType parameters to Workspace.update method
- rules attribute to Transfer resource
- Transfer.Rule sub-resource
- rules attribute to BrcodePayment resource
- BrcodePayment.Rule sub-resource
Fixed
- nested resource casting
- starkbank.error import
- starkbank.key import
Changed
- Use starkcore as a dependency
v2.15.0
Added
- query string parameters to POST methods in rest utils [internal]
Changed
- starkbank-ecdsa library version to 2.0.3
v2.14.1
Added
- 'transaction_ids' property to UtilityPayment resource
v2.14.0
Added
- 'transaction_ids' property to BoletoPayment, DarfPayment and TaxPayment resources
v2.13.2
Changed
- starkbank-ecdsa library version to 2.0.2
v2.13.1
Changed
- starkbank-ecdsa library version to 2.0.1
v2.13.0
Added
- Support for scheduled invoices, which will display discounts, fine, interest, etc. on the users banking interface when dates are used instead of datetimes