Skip to content

Releases: lithic-com/lithic-java

v0.51.1

21 Aug 19:14
Compare
Choose a tag to compare

0.51.1 (2024-08-21)

Full Changelog: v0.51.0...v0.51.1

Bug Fixes

  • docs: use correct putAdditionalProperty value (#281) (3b0e5f9)

v0.51.0

20 Aug 17:39
Compare
Choose a tag to compare

0.51.0 (2024-08-20)

Full Changelog: v0.50.0...v0.51.0

Features

  • api: add property next_payment_end_date and next_payment_due_date to Statement model (#280) (a26ea58)

Chores

  • docs: update state description on Card (#278) (c68f905)

v0.50.0

16 Aug 14:42
Compare
Choose a tag to compare

0.50.0 (2024-08-16)

Full Changelog: v0.49.0...v0.50.0

Features

  • api: add StatementListParams property include_initial_statements (#276) (ee65441)

v0.49.0

14 Aug 11:06
Compare
Choose a tag to compare

0.49.0 (2024-08-14)

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

Features

  • api: add SettlementReport property is_complete (#274) (36ff643)

v0.48.0

12 Aug 15:34
Compare
Choose a tag to compare

0.48.0 (2024-08-12)

Full Changelog: v0.47.0...v0.48.0

Features

  • api: add property Account.cardholderCurrency (#273) (1fa76b6)
  • api: add property Card.cardholderCurrency (1fa76b6)
  • api: add property CardProgram.cardholderCurrencies (1fa76b6)
  • api: add property CardProgram.cardholderCurrency (1fa76b6)

Chores

v0.47.0

09 Aug 16:34
b2cd071
Compare
Choose a tag to compare

0.47.0 (2024-08-09)

Full Changelog: v0.46.0...v0.47.0

⚠ BREAKING CHANGES

  • api: rename model property 'Statement.AccountStanding.state' to 'period_state' (#270)

Features

  • api: add event type 'card.reissued' (#267) (a9ba8d6)
  • api: add methods to simulate enrollment review and enrollment document review (#269) (5396ca9)
  • api: rename model property 'Statement.AccountStanding.state' to 'period_state' (#270) (32b2597)

v0.46.0

05 Aug 16:18
00c3616
Compare
Choose a tag to compare

0.46.0 (2024-08-05)

Full Changelog: v0.45.0...v0.46.0

Features

  • api: add event type 'statements.created' (#265) (f3ab648)

v0.45.0

01 Aug 17:56
abdc5a2
Compare
Choose a tag to compare

0.45.0 (2024-07-30)

Full Changelog: v0.44.0...v0.45.0

Features

  • client: improve binary return values (#263) (c74f890)

Chores

v0.44.0

26 Jul 16:39
Compare
Choose a tag to compare

0.44.0 (2024-07-26)

Full Changelog: v0.43.0...v0.44.0

Features

  • api: add method to fetch the extended credit for a given credit product (#260) (92bbb89)

Chores

v0.43.0

23 Jul 17:36
Compare
Choose a tag to compare

0.43.0 (2024-07-23)

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

⚠ BREAKING CHANGES

  • api: deprecate 'auth rule token' in 'card' and 'account holder' models (#257)

Features

  • api: deprecate 'auth rule token' in 'card' and 'account holder' models (#257) (45a7586)

Chores