New
v3.0.0
What's Changed
- Add
adjustable_quantitytoline_item_datafor Checkout Sessions by @aj-foster in https://github.com/beam-community/stripity-stripe/pull/761 - stripity-stripe => stripe-elixir by @snewcomer in https://github.com/beam-community/stripity-stripe/pull/765
- Add Stripe OpenAPI codegen github action by @snewcomer in https://github.com/beam-community/stripity-stripe/pull/771
- Allow nil for authorization in Issuing.Transaction by @jfpedroza in https://github.com/beam-community/stripity-stripe/pull/764
- Extend
Stripe.Invoice.t()withfrom_invoiceto allow to track invoice revisions by @tristantreb in https://github.com/beam-community/stripity-stripe/pull/770 - Update deps by @snewcomer in https://github.com/beam-community/stripity-stripe/pull/772
- Revert stripity-stripe => stripe-elixir by @snewcomer in https://github.com/beam-community/stripity-stripe/pull/774
- Open API build by @snewcomer in https://github.com/beam-community/stripity-stripe/pull/776
- Bump stripe-mock by @snewcomer in https://github.com/beam-community/stripity-stripe/pull/779
- Cleanup README by @snewcomer in https://github.com/beam-community/stripity-stripe/pull/783
- Updated README instructions for starting stripe mock by @nkezhaya in https://github.com/beam-community/stripity-stripe/pull/785
- Fix source code links in documentation by @skbolton in https://github.com/beam-community/stripity-stripe/pull/789
- Add codeowners by @doomspork in https://github.com/beam-community/stripity-stripe/pull/795
- Add manual cast of object name for BillingPortal.Configuration by @sb8244 in https://github.com/beam-community/stripity-stripe/pull/791
- Make sure code is loaded before checking function_exported?, or it will be false by @sb8244 in https://github.com/beam-community/stripity-stripe/pull/794
- chore: update ex_doc deps by @yordis in https://github.com/beam-community/stripity-stripe/pull/796
- chore: add deploy workflow by @yordis in https://github.com/beam-community/stripity-stripe/pull/799
- fix: compiling without plug deps by @yordis in https://github.com/beam-community/stripity-stripe/pull/798
- improve docs by @yordis in https://github.com/beam-community/stripity-stripe/pull/801
- Add task for codegen by @maartenvanvliet in https://github.com/beam-community/stripity-stripe/pull/806
- Telemetry by @gsychev in https://github.com/beam-community/stripity-stripe/pull/809
- Fix TestClock Module Name by @PJUllrich in https://github.com/beam-community/stripity-stripe/pull/812
- Add
:idempotency_key_in_useas a validcard_error_codeby @aej in https://github.com/beam-community/stripity-stripe/pull/813 - fix: remove param casting to atom [BREAKING CHANGE] by @yordis in https://github.com/beam-community/stripity-stripe/pull/807
New Contributors
- @tristantreb made their first contribution in https://github.com/beam-community/stripity-stripe/pull/770
- @skbolton made their first contribution in https://github.com/beam-community/stripity-stripe/pull/789
- @doomspork made their first contribution in https://github.com/beam-community/stripity-stripe/pull/795
- @sb8244 made their first contribution in https://github.com/beam-community/stripity-stripe/pull/791
- @yordis made their first contribution in https://github.com/beam-community/stripity-stripe/pull/796
- @gsychev made their first contribution in https://github.com/beam-community/stripity-stripe/pull/809
- @aej made their first contribution in https://github.com/beam-community/stripity-stripe/pull/813
Full Changelog: https://github.com/beam-community/stripity-stripe/compare/2.17.2...v3.0.0