Skip to content

Releases: lithic-com/lithic-go

v0.49.0

06 Sep 14:36
Compare
Choose a tag to compare

0.49.0 (2024-09-06)

Full Changelog: v0.48.0...v0.49.0

Features

  • api: add tier and state to financial_accounts (#360) (19ef005)

Chores

  • docs: update description for postal codes (#358) (b90dc4d)

v0.48.0

03 Sep 20:06
Compare
Choose a tag to compare

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

23 Aug 21:03
Compare
Choose a tag to compare

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

23 Aug 19:26
Compare
Choose a tag to compare

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

20 Aug 17:39
Compare
Choose a tag to compare

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

16 Aug 14:42
Compare
Choose a tag to compare

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.43.0

14 Aug 11:06
Compare
Choose a tag to compare

0.43.0 (2024-08-14)

Full Changelog: v0.42.0...v0.43.0

Features

  • api: add SettlementReport property is_complete (#343) (528dfbe)

Chores

v0.42.0

12 Aug 15:34
Compare
Choose a tag to compare

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

09 Aug 20:01
Compare
Choose a tag to compare

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

09 Aug 16:34
8b52583
Compare
Choose a tag to compare

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)