Skip to content

Releases: lithic-com/lithic-ruby

v0.1.0-alpha.40

23 Jul 17:09

Choose a tag to compare

v0.1.0-alpha.40 Pre-release
Pre-release

0.1.0-alpha.40 (2025-07-15)

Full Changelog: v0.1.0-alpha.39...v0.1.0-alpha.40

Features

  • api: adds Network Programs and Account/Card Sub-statuses (b5e5077)
  • api: api update (b8de03e)
  • api: api update (72d4aab)

v0.1.0-alpha.39

03 Jul 12:53
cf0c87b

Choose a tag to compare

v0.1.0-alpha.39 Pre-release
Pre-release

0.1.0-alpha.39 (2025-07-03)

Full Changelog: v0.1.0-alpha.38...v0.1.0-alpha.39

Features

v0.1.0-alpha.38

03 Jul 02:34

Choose a tag to compare

v0.1.0-alpha.38 Pre-release
Pre-release

0.1.0-alpha.38 (2025-07-02)

Full Changelog: v0.1.0-alpha.37...v0.1.0-alpha.38

Features

  • api: add models for merchant_lock_parameters and conditional_3ds_action_parameters (246c60f)

v0.1.0-alpha.37

02 Jul 15:30

Choose a tag to compare

v0.1.0-alpha.37 Pre-release
Pre-release

0.1.0-alpha.37 (2025-07-02)

Full Changelog: v0.1.0-alpha.36...v0.1.0-alpha.37

Features

Chores

  • ci: only run for pushes and fork pull requests (5e19b24)
  • internal: allow streams to also be unwrapped on a per-row basis (99c6f00)
  • internal: manual updates (05f1d5c)

v0.1.0-alpha.36

27 Jun 15:17

Choose a tag to compare

v0.1.0-alpha.36 Pre-release
Pre-release

0.1.0-alpha.36 (2025-06-27)

Full Changelog: v0.1.0-alpha.35...v0.1.0-alpha.36

Bug Fixes

  • sorbet type annotation on client's environ settings (6cdd4cd)

v0.1.0-alpha.35

27 Jun 14:25

Choose a tag to compare

v0.1.0-alpha.35 Pre-release
Pre-release

0.1.0-alpha.35 (2025-06-27)

Full Changelog: v0.1.0-alpha.34...v0.1.0-alpha.35

Features

  • api: introduce dedicated model for SpendLimitDuration (47e4f42)

v0.1.0-alpha.34

26 Jun 14:11

Choose a tag to compare

v0.1.0-alpha.34 Pre-release
Pre-release

0.1.0-alpha.34 (2025-06-26)

Full Changelog: v0.1.0-alpha.33...v0.1.0-alpha.34

Features

  • client: adds support for on-demand Auth Rule Performance Reports (54fcb64)

Bug Fixes

  • ci: release-doctor — report correct token name (664a344)

v0.1.0-alpha.33

18 Jun 01:55

Choose a tag to compare

v0.1.0-alpha.33 Pre-release
Pre-release

0.1.0-alpha.33 (2025-06-18)

Full Changelog: v0.1.0-alpha.32...v0.1.0-alpha.33

Bug Fixes

  • issue where we cannot mutate arrays on base model derivatives (d9e95e7)

v0.1.0-alpha.32

17 Jun 02:26

Choose a tag to compare

v0.1.0-alpha.32 Pre-release
Pre-release

0.1.0-alpha.32 (2025-06-17)

Full Changelog: v0.1.0-alpha.31...v0.1.0-alpha.32

Features

  • api: add CLOSED account state option and UNVERIFIED verification method (a8eb01e)
  • client: adds endpoint to register an account number on a Financial Account (82d726f)

Chores

  • ci: enable for pull requests (cf910d6)
  • ci: link to correct github repo (e7e327a)

v0.1.0-alpha.31

04 Jun 15:45

Choose a tag to compare

v0.1.0-alpha.31 Pre-release
Pre-release

0.1.0-alpha.31 (2025-06-04)

Full Changelog: v0.1.0-alpha.30...v0.1.0-alpha.31

Features

  • client: adds support for 3DS to Auth Rules (e6fe981)

Bug Fixes

  • default content-type for text in multi-part formdata uploads should be text/plain (e992bea)