Skip to content

Releases: lithic-com/lithic-node

v0.37.0

18 Dec 10:04
Compare
Choose a tag to compare

0.37.0 (2023-12-18)

Full Changelog: v0.36.0...v0.37.0

Features

  • api: remove /auth_stream enrollment endpoints (#289) (6bd65c2)

Chores

v0.36.0

15 Dec 06:47
Compare
Choose a tag to compare

0.36.0 (2023-12-15)

Full Changelog: v0.35.0...v0.36.0

Features

  • api: rename token and type to financial_account_token and financial_account_type (#284) (b1a5ca3)

Chores

Build System

v0.35.0

05 Dec 15:54
Compare
Choose a tag to compare

0.35.0 (2023-12-05)

Full Changelog: v0.34.0...v0.35.0

Features

  • api: remove CLOSED account enum and update docstrings (#279) (2b80c73)
  • client: support reading the base url from an env variable (#277) (b14eb4e)

Documentation

v0.34.0

28 Nov 19:36
Compare
Choose a tag to compare

0.34.0 (2023-11-28)

Full Changelog: v0.33.0...v0.34.0

Features

  • allow installing package directly from github (#270) (555692a)
  • api: add get spend_limits endpoints to cards and accounts (#274) (5d33f20)

Chores

  • internal: don't call prepare in dist (#271) (5420731)
  • internal: remove file import and conditionally run prepare (#272) (cb40535)
  • internal: update stats file (#268) (67a820a)

v0.33.0

16 Nov 16:28
Compare
Choose a tag to compare

0.33.0 (2023-11-16)

Full Changelog: v0.32.0...v0.33.0

Features

Chores

v0.32.0

09 Nov 14:32
Compare
Choose a tag to compare

0.32.0 (2023-11-09)

Full Changelog: v0.31.0...v0.32.0

Features

v0.31.0

08 Nov 14:18
Compare
Choose a tag to compare

0.31.0 (2023-11-08)

Full Changelog: v0.30.0...v0.31.0

Features

Bug Fixes

  • api: correct type for other fees details (#261) (f1712b7)

Chores

Documentation

  • document customizing fetch (#257) (79cc0c4)
  • improve account holder control person documentation (#256) (7d86876)

v0.30.0

01 Nov 16:41
Compare
Choose a tag to compare

0.30.0 (2023-11-01)

Full Changelog: v0.29.0...v0.30.0

Features

  • api: add verification_attempts response property (#253) (6789b54)
  • github: include a devcontainer setup (#252) (72f981e)

Chores

v0.29.0

26 Oct 02:59
Compare
Choose a tag to compare

0.29.0 (2023-10-26)

Full Changelog: v0.28.1...v0.29.0

Features

  • api: add CardProgram and DigitalCardArt resources (#248) (f25fbcd)

v0.28.1

25 Oct 22:11
Compare
Choose a tag to compare

0.28.1 (2023-10-25)

Full Changelog: v0.28.0...v0.28.1

Bug Fixes