Releases: starkbank/sdk-ruby
Releases · starkbank/sdk-ruby
v2.12.0
v2.11.0
Removed
- account_created, created, owned attributes to DictKey resource
- account_number, branch_code attributes to PaymentPreview resource
Changed
- account_number, branch_code attributes to DictKey resource
Fixed
- account_type docstring attribute to DictKey resource
v2.10.0
Added
- purpose and schedule attributes to CorporateRule resource
- description attribute to CorporatePurchase::Log resource
- rules attribute to Invoice resource
- Invoice::Rule sub-resource
v2.9.0
Added
- CorporateBalance resource
- CorporateCard resource
- CorporateHolder resource
- CorporateInvoice resource
- CorporatePurchase resource
- CorporateRule resource
- CorporateTransaction resource
- CorporateWithdrawal resource
- CardMethod sub-resource
- MerchantCategory sub-resource
- MerchantCountry sub-resource
Changed
- StarkCore lib from 0.0.1 to 0.1.0
v2.8.0
Added
- metadata attribute to Transfer resource
v2.7.0
Added
- updated, type and transaction_ids attribute to UtilityPayment resource
- workspace_id attribute to Boleto resource
- updated attribute to BoletoHolmes::Log resource
- description attribute to PaymentRequest resource
- amount and transaction_ids attribute to BoletoPayment resource
- workspace_id attribute to Event resource
- transaction_ids attribute to DarfPayment and TaxPayment resources
- picture and picture_type parameters to update method on Workspace resource
- rules attribute to BrcodePayment resource
- BrcodePayment::Rule sub-resource
- rules attribute to Transfer resource
- Transfer::Rule sub-resource
- DynamicBrcode resource
- status, organization_id, picture_url and created attributes to Workspace resource
Changed
- internal structure to use starkcore as a dependency.
Removed
- deprecated BrcodePreview resource
v2.6.0
Added
- PaymentPreview resource to preview multiple types of payments before confirmation: BrcodePreview, BoletoPreview, UtilityPreview and TaxPreview
- Support for scheduled invoices, which will display discounts, fine, interest, etc. on the users banking interface when dates are used instead of datetimes
v2.5.0
Added
- "payment" account type for Pix related resources
- missing parameters to Boleto, BrcodePayment, Deposit, DictKey, Event, Invoice, Transfer and Workspace resources
- Workspace.update() to allow parameter updates
- Base exception class
- Invoice::Payment sub-resource to allow retrieval of invoice payment information
- Event::Attempt sub-resource to allow retrieval of information on failed webhook event delivery attempts
- pdf method for retrieving PDF receipts from reversed invoice logs
- page method as a manual-pagination alternative to queries
- Institution resource to allow query of institutions recognized by the Brazilian Central Bank for Pix and TED transactions
- TaxPayment resource
- DarfPayment resource
Fixed
- special characters in brcodePreview query
v2.4.0
Added
- Transfer.account_type property to allow 'checking', 'salary' or 'savings' account specification
- Transfer.external_id property to allow users to take control over duplication filters
v2.3.0
Added
- Organization user
- Workspace resource