Releases: lithic-com/lithic-node
Releases · lithic-com/lithic-node
v0.36.0
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
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
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.31.0
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)