Skip to content

Releases: lithic-com/lithic-python

v0.93.0

15 May 17:07
Compare
Choose a tag to compare

0.93.0 (2025-05-15)

Full Changelog: v0.92.0...v0.93.0

Features

  • api: new Funding Events and Card Web Provision API's (324431e)

Chores

  • ci: fix installation instructions (bd69296)
  • ci: upload sdks to package manager (0882964)

v0.92.0

12 May 15:36
Compare
Choose a tag to compare

0.92.0 (2025-05-12)

Full Changelog: v0.91.2...v0.92.0

Features

v0.91.2

09 May 14:28
Compare
Choose a tag to compare

0.91.2 (2025-05-09)

Full Changelog: v0.91.1...v0.91.2

Bug Fixes

  • package: support direct resource imports (bca9fdd)

Chores

  • internal: avoid errors for isinstance checks on proxies (76f685a)

Documentation

  • remove or fix invalid readme examples (9402b87)

v0.91.1

05 May 21:21
Compare
Choose a tag to compare

0.91.1 (2025-05-05)

Full Changelog: v0.91.0...v0.91.1

Bug Fixes

  • internals: fix servers entry for /v2/auth_rules.get (bb2cd8d)

Chores

  • use lazy imports for resources (d6d6bf1)

v0.91.0

22 Apr 20:16
Compare
Choose a tag to compare

0.91.0 (2025-04-21)

Full Changelog: v0.90.2...v0.91.0

Features

  • api: updates to Card definition for PCI clarity (cf04a7b)

Bug Fixes

  • internal: refresh schemas (7845ef9)
  • internals: fix Card schema definition (212275f)

Chores

  • client: minor internal fixes (67e2aa9)
  • internal: base client updates (35f0565)
  • internal: bump pyright version (acd0809)
  • internal: update models test (9236f41)
  • internal: update pyright settings (04ac3ad)

v0.90.3

22 Apr 23:29
Compare
Choose a tag to compare

0.90.3 (2025-04-22)

Full Changelog: v0.90.2...v0.90.3

Bug Fixes

  • pydantic v1: more robust ModelField.annotation check (51c8dc0)

Chores

  • internal: fix list file params (5290c3d)
  • internal: import reformatting (e098e06)
  • internal: refactor retries to not use recursion (f38895a)

v0.90.2

11 Apr 13:35
Compare
Choose a tag to compare

0.90.2 (2025-04-11)

Full Changelog: v0.90.1...v0.90.2

Bug Fixes

  • perf: optimize some hot paths (38a0b73)

v0.90.1

11 Apr 12:25
Compare
Choose a tag to compare

0.90.1 (2025-04-11)

Full Changelog: v0.90.0...v0.90.1

Bug Fixes

  • perf: skip traversing types for NotGiven values (5c6a919)

Chores

  • internal: reduce CI branch coverage (cf29bc0)

v0.90.0

09 Apr 18:36
Compare
Choose a tag to compare

0.90.0 (2025-04-09)

Full Changelog: v0.89.0...v0.90.0

Features

Chores

v0.89.0

08 Apr 13:24
Compare
Choose a tag to compare

0.89.0 (2025-04-08)

Full Changelog: v0.88.0...v0.89.0

Features

  • api: introduce TransactionSeries and update ShippingMethod fields (#732) (a1c98cf)