Releases: lithic-com/lithic-go
Releases · lithic-com/lithic-go
v0.48.0
0.48.0 (2024-09-03)
Full Changelog: v0.47.0...v0.48.0
⚠ BREAKING CHANGES
- api: add shared model Document (#356)
Features
- api: add 'pin status' and 'pending_commands' to Card model (#355) (fca6d00)
- api: add shared model Document (#356) (a117730)
- api: declare AccountHolderBusinessResponse and remove entity_token from BusinessEntity (#357) (9dea351)
Chores
v0.47.0
0.47.0 (2024-08-23)
Full Changelog: v0.46.0...v0.47.0
Features
- api: add endpoints and webhooks for 3DS challenge decisions and challenges (#351) (e1a87ef)
v0.46.0
0.46.0 (2024-08-23)
Full Changelog: v0.45.0...v0.46.0
Features
- api: new book_transfer_transaction events and Settlement Report field deprecations (#349) (caf2767)
v0.45.0
0.45.0 (2024-08-20)
Full Changelog: v0.44.0...v0.45.0
Features
- api: add property
next_payment_end_date
and next_payment_due_date
to Statement model (#348) (02cef9a)
Chores
- docs: update state description on Card (#346) (77b0dfd)
v0.44.0
0.44.0 (2024-08-16)
Full Changelog: v0.43.0...v0.44.0
Features
- api: add StatementListParams property include_initial_statements (#344) (422a2ce)
v0.42.0
0.42.0 (2024-08-12)
Full Changelog: v0.41.1...v0.42.0
Features
- api: add property
Account.CardholderCurrency
(#338) (7b97846)
- api: add property
Card.CardholderCurrency
(7b97846)
- api: add property
CardProgram.CardholderCurrency
(7b97846)
- api: add property
CardProgram.SettlementCurrencies
(7b97846)
v0.41.1
0.41.1 (2024-08-09)
Full Changelog: v0.41.0...v0.41.1
Bug Fixes
- deserialization of struct unions that implement json.Unmarshaler (#337) (416dea1)
Chores
v0.41.0
0.41.0 (2024-08-09)
Full Changelog: v0.40.1...v0.41.0
⚠ BREAKING CHANGES
- api: rename model property 'StatementAccountStanding.State' to 'PeriodState' (#334)
Features
- api: add event type 'card.reissued' (#331) (63bef3b)
- api: add event type 'statements.created' (#330) (df398bc)
- api: add methods to simulate enrollment review and enrollment document review (#332) (9265daf)
- api: rename model property 'StatementAccountStanding.State' to 'PeriodState' (#334) (d4754a6)