Skip to content

Releases: lithic-com/lithic-java

v0.24.1

17 Jan 15:13
Compare
Choose a tag to compare

0.24.1 (2024-01-17)

Full Changelog: v0.24.0...v0.24.1

Features

Documentation

v0.24.0

09 Jan 22:20
Compare
Choose a tag to compare

0.24.0 (2024-01-09)

Full Changelog: v0.23.0...v0.24.0

Features

Chores

  • add .keep files for examples and custom code directories (#137) (eaa9cc3)
  • internal: bump license (#135) (05eb588)

v0.23.0

18 Dec 10:06
Compare
Choose a tag to compare

0.23.0 (2023-12-18)

Full Changelog: v0.22.0...v0.23.0

Features

  • api: remove /auth_stream enrollment endpoints (#134) (dd32a7e)

Chores

  • ci: run release workflow once per day (#132) (74c5bba)

v0.22.0

15 Dec 06:48
Compare
Choose a tag to compare

0.22.0 (2023-12-15)

Full Changelog: v0.21.0...v0.22.0

Features

  • api: rename token and type to financial_account_token and financial_account_type (#131) (0cd3a82)

v0.21.0

05 Dec 15:55
Compare
Choose a tag to compare

0.21.0 (2023-12-05)

Full Changelog: v0.20.0...v0.21.0

Features

  • api: remove CLOSED account enum and update docstrings (#128) (ef7909d)

v0.20.0

28 Nov 19:37
Compare
Choose a tag to compare

0.20.0 (2023-11-28)

Full Changelog: v0.19.0...v0.20.0

Features

  • api: add get spend_limits endpoints to cards and accounts (#125) (09da657)

Chores

v0.19.0

16 Nov 16:30
Compare
Choose a tag to compare

0.19.0 (2023-11-16)

Full Changelog: v0.18.0...v0.19.0

Features

v0.18.0

09 Nov 14:34
Compare
Choose a tag to compare

0.18.0 (2023-11-09)

Full Changelog: v0.17.0...v0.18.0

Features

v0.17.0

08 Nov 14:19
Compare
Choose a tag to compare

0.17.0 (2023-11-08)

Full Changelog: v0.16.0...v0.17.0

Features

Bug Fixes

  • api: correct type for other fees details (#118) (625cc6d)

Chores

Documentation

  • improve account holder control person documentation (#116) (b1cab62)

v0.16.0

01 Nov 16:41
Compare
Choose a tag to compare

0.16.0 (2023-11-01)

Full Changelog: v0.15.0...v0.16.0

Features

  • api: add verification_attempts response property (#113) (947713f)
  • github: include a devcontainer setup (#111) (799818f)