Skip to content

Releases: arlyon/async-stripe

v0.37.0

30 Apr 10:46
Compare
Choose a tag to compare

0.37.0 (2024-04-30)

Bug Fixes

  • customer-ext,PM query: type field is optional (362659e)

Features

  • setup_intent: add mandate_data for confirm (51e34d6)
  • setup_intent: verify microdeposits flow (15b3663)

v0.36.0

30 Apr 10:31
Compare
Choose a tag to compare

0.36.0 (2024-04-30)

Features

  • Add retrieve_line_items function for CheckoutSession (5c74b3b)

v0.35.3

26 Apr 23:48
Compare
Choose a tag to compare

0.35.3 (2024-04-26)

Bug Fixes

  • Clippy append instead of extend (1a85b9b)
  • Clippy explicit ToString implementation (15250a9)
  • Clippy panic warnings (552aff2)
  • Clippys from generated code (89cce5b)
  • More clippy warnings (6de23bb)
  • Remove useless reference that causes clippy warnings (2fca98b)

v0.35.2

26 Apr 16:24
Compare
Choose a tag to compare

0.35.2 (2024-04-26)

Bug Fixes

  • Clippy warnings (842bce6)
  • Implement workaround for ace in the verify-codegen action (79c1f6f)
  • Semantic release needs minimal rust version (642ea31)

v0.18.4

05 Mar 09:07
Compare
Choose a tag to compare

0.18.4 (2023-03-05)

Bug Fixes

  • add missing prefix for CheckoutSessionItemId (c6bdb57)

v0.18.3

20 Feb 09:33
Compare
Choose a tag to compare

0.18.3 (2023-02-20)

Bug Fixes

  • reexport duplicate SubscriptionPaymentBehaviour (dbcff41)

v0.18.2

04 Feb 15:38
Compare
Choose a tag to compare

0.18.2 (2023-02-04)

Bug Fixes

  • prevent publishing the benchmark crate (e4be54d)

v0.18.1

04 Feb 16:21
Compare
Choose a tag to compare

0.18.1 (2023-02-04)

Bug Fixes

  • prevent publishing the openapi crate (6de846e)

v0.18.0

04 Feb 16:20
Compare
Choose a tag to compare

0.18.0 (2023-02-04)

Features

  • fn to expire checkout sessions (0368c79)

v0.17.0

04 Feb 16:20
Compare
Choose a tag to compare

0.17.0 (2023-02-01)

Features

  • improve api doc code to fix / add more coverage (fecaa2e)