Releases: confact/stripe.cr
Releases · confact/stripe.cr
v1.5.0
See detailed changelog here: https://github.com/confact/stripe.cr/blob/v1.5.0/CHANGELOG.md#v15
What's Changed
- Support Crystal v1.1.1 explicitly in CI by @stephendolan in #37
- retrieve method macro magic by @rmarronnier in #33
- Update event.cr to make request.id nilable. by @vectorselector in #41
- Add list method macro + implements it in existing objects by @rmarronnier in #40
- add_delete_method macro by @rmarronnier in #42
- Additional functionality by @xaviablaza in #43
- Allow
promotion_code
inpromotion_code
when creating a checkout session. by @gdotdesign in #49 - Update Customer param account_balance to balance by @paula4230 in #50
- Change account_balance in create Stripe customer method by @paula4230 in #51
- Add payment_intent_data to create CheckoutSession by @paula4230 in #52
- Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.1 by @dependabot in #57
- Remove deprecated plans by @atlantis in #55
- Fix list method to work with params by @confact in #58
- Release of version 1.5 by @confact in #59
New Contributors
- @vectorselector made their first contribution in #41
- @xaviablaza made their first contribution in #43
- @gdotdesign made their first contribution in #49
- @paula4230 made their first contribution in #50
Full Changelog: v1.4.0...v1.5.0