Skip to content

Releases: lithic-com/lithic-python

v0.78.0

Choose a tag to compare

@stainless-app stainless-app released this 05 Nov 17:34

0.78.0 (2024-11-05)

Full Changelog: v0.77.2...v0.78.0

⚠ BREAKING CHANGES

  • api: removes AuthRules V1 (#620)

Features

v0.77.2

Choose a tag to compare

@stainless-app stainless-app released this 04 Nov 15:04

0.77.2 (2024-11-04)

Full Changelog: v0.77.1...v0.77.2

Bug Fixes

  • support json safe serialization for basemodel subclasses (#616) (be1d3e3)

v0.77.1

Choose a tag to compare

@stainless-app stainless-app released this 02 Nov 02:48

0.77.1 (2024-11-02)

Full Changelog: v0.77.0...v0.77.1

Bug Fixes

  • don't use dicts as iterables in transform (#615) (65456d4)

Chores

  • api: adds charge_off functionality to FinancialAccounts (#613) (44895bb)
  • docs: updates to documentation for V2 AuthRules (#611) (8931217)
  • internal: bump mypy (#614) (717b3f3)

v0.77.0

Choose a tag to compare

@stainless-app stainless-app released this 28 Oct 21:19

0.77.0 (2024-10-28)

Full Changelog: v0.76.0...v0.77.0

Features

Chores

  • api: add PIN_BLOCKED to detailed_results property on Event (#606) (ac9985f)
  • api: adds new result types to Transactions and Events (#608) (ff13e35)
  • internal: bump pytest to v8 & pydantic (#609) (a2641b7)

v0.76.0

Choose a tag to compare

@stainless-app stainless-app released this 23 Oct 13:12

0.76.0 (2024-10-23)

Full Changelog: v0.75.0...v0.76.0

Features

  • api: add interest_details properties to LoanTapes (#604) (365001b)

v0.75.0

Choose a tag to compare

@stainless-app stainless-app released this 22 Oct 14:53

0.75.0 (2024-10-22)

Full Changelog: v0.74.1...v0.75.0

Features

  • api: removes transfer_transaction.created webhook and updates to VerificationApplication (#603) (b387f32)

Chores

  • internal: remove unused black config (#601) (73a28e5)

v0.74.1

Choose a tag to compare

@stainless-app stainless-app released this 21 Oct 07:26

0.74.1 (2024-10-21)

Full Changelog: v0.74.0...v0.74.1

Bug Fixes

  • client/async: correctly retry in all cases (#600) (d0f302c)

Chores

v0.74.0

Choose a tag to compare

@stainless-app stainless-app released this 11 Oct 18:10

0.74.0 (2024-10-11)

Full Changelog: v0.73.0...v0.74.0

Features

  • api: updates to documentation and addition of new 3DS simulation methods (#595) (041dc26)

v0.73.0

Choose a tag to compare

@stainless-app stainless-app released this 09 Oct 15:40

0.73.0 (2024-10-09)

Full Changelog: v0.72.1...v0.73.0

Features

  • api: small updates to Documents, AccountHolders and LoanTapes (#594) (7011e2d)

Chores

v0.72.1

Choose a tag to compare

@stainless-app stainless-app released this 07 Oct 13:54

0.72.1 (2024-10-07)

Full Changelog: v0.72.0...v0.72.1

Bug Fixes

  • client: avoid OverflowError with very large retry counts (#591) (aa81a86)

Chores

  • api: small updates to verification addresses and Statement and LoanTape fields (#588) (98d9c01)
  • internal: add support for parsing bool response content (#590) (1cb2aa4)