Releases: lithic-com/lithic-go
Releases · lithic-com/lithic-go
v0.62.2
0.62.2 (2024-11-11)
Full Changelog: v0.62.1...v0.62.2
Bug Fixes
- correct required fields for flattened unions (#410) (b42cfdb)
Chores
- api: add business_account_token param for listing Balances (#408) (9c5c9db)
v0.62.1
0.62.1 (2024-11-08)
Full Changelog: v0.62.0...v0.62.1
Bug Fixes
- api: escape key values when encoding maps (#407) (fc95aad)
Chores
- api: adds replacement_account_token to Card create parameters (#406) (dd703be)
Refactors
- sort fields for squashed union structs (#404) (635b5dd)
v0.62.0
0.62.0 (2024-11-05)
Full Changelog: v0.61.0...v0.62.0
⚠ BREAKING CHANGES
- api: removes AuthRules V1 (#403)
Features
Chores
- api: adds
charge_off
functionality to FinancialAccounts (#402) (1935628)
- docs: updates to documentation for V2 AuthRules (#400) (fbc8377)
v0.61.0
0.61.0 (2024-10-28)
Full Changelog: v0.60.0...v0.61.0
Features
Chores
- api: add
PIN_BLOCKED
to detailed_results
property on Event (#396) (64d9116)
- api: adds new result types to Transactions and Events (#398) (47a8015)
v0.59.0
0.59.0 (2024-10-22)
Full Changelog: v0.58.0...v0.59.0
Features
- api: removes
transfer_transaction.created
webhook and updates to VerificationApplication (#393) (5658bfd)
- move pagination package from internal to packages (#391) (4d34239)
v0.58.0
0.58.0 (2024-10-11)
Full Changelog: v0.57.0...v0.58.0
Features
- api: updates to documentation and addition of new 3DS simulation methods (#390) (922e670)
Chores
v0.57.0
0.57.0 (2024-10-09)
Full Changelog: v0.56.0...v0.57.0
Features
- api: small updates to Documents, AccountHolders and LoanTapes (#387) (20cb506)
Chores
- api: small updates to verification addresses and Statement and LoanTape fields (#385) (bd05727)