Skip to content

Releases: lithic-com/lithic-python

v0.18.2

24 Aug 15:39
Compare
Choose a tag to compare

0.18.2 (2023-08-24)

Chores

v0.18.1

17 Aug 14:18
Compare
Choose a tag to compare

0.18.1 (2023-08-17)

Features

v0.18.0

15 Aug 20:49
Compare
Choose a tag to compare

0.18.0 (2023-08-15)

⚠ BREAKING CHANGES

  • api: change key to secret (#121)

Features

Styles

  • prefer importing types directly instead of module names (#124) (5048bec)

Chores

v0.17.8

11 Aug 20:51
Compare
Choose a tag to compare

0.17.8 (2023-08-11)

Features

  • allOf models now have toXxx methods to access the separate allOf models (#117) (f6103e9)
  • api: add card reissue shipping options (#116) (ed1bad9)

Chores

v0.17.7

08 Aug 19:56
Compare
Choose a tag to compare

0.17.7 (2023-08-08)

Features

  • api: add carrier property to card create and reissue params (#111) (a2d0279)

Documentation

  • readme: remove beta status + document versioning policy (#108) (b7dc50d)

Chores

v0.17.6

01 Aug 11:53
Compare
Choose a tag to compare

0.17.6 (2023-08-01)

Features

Bug Fixes

  • adjust typo of 'descisioning' to 'decisioning' (#103) (2b0c0e7)
  • client: correctly handle environment variable access (#95) (1666080)

Chores

v0.17.5

27 Jul 13:20
Compare
Choose a tag to compare

0.17.5 (2023-07-27)

Features

  • api: add payment and external bank accounts resource (#91) (9a63218)

Documentation

  • readme: use client everywhere for consistency (#93) (be4350d)

v0.17.4

21 Jul 23:24
Compare
Choose a tag to compare

0.17.4 (2023-07-21)

Features

Documentation

  • readme: reference "client" in errors section and add missing import (#89) (66127cc)

v0.17.3

18 Jul 22:34
Compare
Choose a tag to compare

0.17.3 (2023-07-18)

Features

v0.17.2

17 Jul 16:46
Compare
Choose a tag to compare

0.17.2 (2023-07-17)

Features

  • api: add more enum members to event types (#79) (3e57d94)
  • api: no longer require website_url property on KYB object (#82) (673a1c3)

Chores

  • internal: add codegen.log to .gitignore (#81) (ec2ea75)