Releases: arlyon/async-stripe
Releases · arlyon/async-stripe
v0.36.0
0.36.0 (2024-04-30)
Features
- Add
retrieve_line_items
function for CheckoutSession
(5c74b3b)
v0.35.3
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
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
0.18.4 (2023-03-05)
Bug Fixes
- add missing prefix for CheckoutSessionItemId (c6bdb57)
v0.18.3
0.18.3 (2023-02-20)
Bug Fixes
- reexport duplicate SubscriptionPaymentBehaviour (dbcff41)
v0.18.2
0.18.2 (2023-02-04)
Bug Fixes
- prevent publishing the benchmark crate (e4be54d)
v0.18.1
0.18.1 (2023-02-04)
Bug Fixes
- prevent publishing the openapi crate (6de846e)
v0.18.0
0.18.0 (2023-02-04)
Features
- fn to expire checkout sessions (0368c79)
v0.17.0
0.17.0 (2023-02-01)
Features
- improve api doc code to fix / add more coverage (fecaa2e)
v0.16.0
0.16.0 (2023-01-17)
Bug Fixes
- prevent freeze when hitting network errors in a retry strategy (d423be2)
Features
- add support for webpki (alt. to native-certs) (c994b1c)