Skip to content

Releases: lithic-com/lithic-python

v0.48.6

11 Jul 14:56
90c34d6
Compare
Choose a tag to compare

0.48.6 (2024-07-11)

Full Changelog: v0.48.5...v0.48.6

Chores

Documentation

v0.48.5

02 Jul 19:14
Compare
Choose a tag to compare

0.48.5 (2024-07-02)

Full Changelog: v0.48.4...v0.48.5

Bug Fixes

  • client: always respect content-type multipart/form-data if provided (#481) (cb58f98)

Chores

  • gitignore test server logs (#478) (333ec59)
  • internal: add helper method for constructing BaseModels (#480) (037c807)
  • internal: add reflection helper function (#476) (4d84125)
  • internal: add rich as a dev dependency (#479) (a7843c1)

v0.48.4

27 Jun 19:14
73d2454
Compare
Choose a tag to compare

0.48.4 (2024-06-27)

Full Changelog: v0.48.3...v0.48.4

Chores

v0.48.3

27 Jun 16:34
Compare
Choose a tag to compare

0.48.3 (2024-06-27)

Full Changelog: v0.48.2...v0.48.3

Bug Fixes

  • build: include more files in sdist builds (#472) (9f173fd)

v0.48.2

26 Jun 01:12
Compare
Choose a tag to compare

0.48.2 (2024-06-26)

Full Changelog: v0.48.1...v0.48.2

Bug Fixes

  • temporarily patch upstream version to fix broken release flow (#470) (ca18455)

v0.48.1

25 Jun 13:58
Compare
Choose a tag to compare

0.48.1 (2024-06-25)

Full Changelog: v0.48.0...v0.48.1

Bug Fixes

  • docs: fix link to advanced python httpx docs (#469) (f1683b5)

Chores

v0.48.0

21 Jun 13:45
Compare
Choose a tag to compare

0.48.0 (2024-06-21)

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

⚠ BREAKING CHANGES

  • api: remove unused event type 'statement.created'
  • api: remove unused business account type
  • api: remove unused embed request params type
  • api: updates (#466)

Features

  • api: add 'reverse' method for book transfers (0e94cdb)
  • api: add field 'trace numbers' to payment method attribute model (0e94cdb)
  • api: remove unused business account type (0e94cdb)
  • api: remove unused embed request params type (0e94cdb)
  • api: remove unused event type 'statement.created' (0e94cdb)
  • api: updates (#466) (0e94cdb)

Bug Fixes

  • client/async: avoid blocking io call for platform headers (#465) (67c2ce2)

Chores

  • internal: add a default_query method (#463) (37cd9bd)

v0.47.0

12 Jun 21:47
Compare
Choose a tag to compare

0.47.0 (2024-06-12)

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

Features

v0.46.0

05 Jun 19:14
Compare
Choose a tag to compare

0.46.0 (2024-06-05)

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

⚠ BREAKING CHANGES

  • api: remove some endpoints and other API updates (#458)

Features

  • api: remove some endpoints and other API updates (#458) (378e64e)

v0.45.0

30 May 15:58
Compare
Choose a tag to compare

0.45.0 (2024-05-30)

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

Features

  • api: update detailed_results enum values (#456) (16837ea)