Releases: lithic-com/lithic-node
Releases · lithic-com/lithic-node
v0.82.0
0.82.0 (2024-10-11)
Full Changelog: v0.81.0...v0.82.0
Features
- api: updates to documentation and addition of new 3DS simulation methods (#529) (055cc6b)
v0.81.0
0.81.0 (2024-10-09)
Full Changelog: v0.80.0...v0.81.0
Features
- api: small updates to Documents, AccountHolders and LoanTapes (#528) (f06f232)
Chores
- api: small updates to verification addresses and Statement and LoanTape fields (#525) (d57c1c0)
- internal: pass props through internal parser (#527) (fdd8e77)
v0.80.0
0.80.0 (2024-10-01)
Full Changelog: v0.79.0...v0.80.0
Features
- api: rename
loan_tape_response.statement_balance
to previous_statement_balance
(#524) (650551b)
Documentation
- improve and reference contributing documentation (#522) (43e48d4)
v0.78.0
0.78.0 (2024-09-25)
Full Changelog: v0.77.0...v0.78.0
Features
- api: adds endpoint for migrating auth rules from v1 to V2. marks v1 auth rules as deprecated (#519) (8a95ae6)
- client: allow overriding retry count header (#517) (4e7a73e)
v0.75.0
0.75.0 (2024-09-20)
Full Changelog: v0.74.2...v0.75.0
⚠ BREAKING CHANGES
- api: update model
FinancialAccount
(#511)
Features
v0.74.2
0.74.2 (2024-09-18)
Full Changelog: v0.74.1...v0.74.2
Chores
- format: run formatter (ef238ee)
- internal: specify API version for each endpoints instead of hardcoded in base URLs (#505) (5d80552)
- tests: fix getEmbedURL to specify /v1/ prefix (67316ad)