Releases: beam-community/stripity-stripe
Releases · beam-community/stripity-stripe
v3.2.0
What's Changed
- Fix object module lookup for Test Clock by @clandry94 in #826
- fix various problems breaking CI by @aymanosman in #839
- Remove plug from extra_applications. by @IslandUsurper in #837
- Fix Stripe.File.create by @aymanosman in #838
New Contributors
- @clandry94 made their first contribution in #826
- @aymanosman made their first contribution in #839
- @IslandUsurper made their first contribution in #837
Full Changelog: v3.1.1...v3.2.0
v3.1.1
v3.1.0
What's Changed
- Use conn token from read_body result by @alisinabh in #821
New Contributors
- @alisinabh made their first contribution in #821
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Add
adjustable_quantity
toline_item_data
for Checkout Sessions by @aj-foster in #761 - stripity-stripe => stripe-elixir by @snewcomer in #765
- Add Stripe OpenAPI codegen github action by @snewcomer in #771
- Allow nil for authorization in Issuing.Transaction by @jfpedroza in #764
- Extend
Stripe.Invoice.t()
withfrom_invoice
to allow to track invoice revisions by @tristantreb in #770 - Update deps by @snewcomer in #772
- Revert stripity-stripe => stripe-elixir by @snewcomer in #774
- Open API build by @snewcomer in #776
- Bump stripe-mock by @snewcomer in #779
- Cleanup README by @snewcomer in #783
- Updated README instructions for starting stripe mock by @nkezhaya in #785
- Fix source code links in documentation by @skbolton in #789
- Add codeowners by @doomspork in #795
- Add manual cast of object name for BillingPortal.Configuration by @sb8244 in #791
- Make sure code is loaded before checking function_exported?, or it will be false by @sb8244 in #794
- chore: update ex_doc deps by @yordis in #796
- chore: add deploy workflow by @yordis in #799
- fix: compiling without plug deps by @yordis in #798
- improve docs by @yordis in #801
- Add task for codegen by @maartenvanvliet in #806
- Telemetry by @gsychev in #809
- Fix TestClock Module Name by @PJUllrich in #812
- Add
:idempotency_key_in_use
as a validcard_error_code
by @aej in #813 - fix: remove param casting to atom [BREAKING CHANGE] by @yordis in #807
New Contributors
- @tristantreb made their first contribution in #770
- @skbolton made their first contribution in #789
- @doomspork made their first contribution in #795
- @sb8244 made their first contribution in #791
- @yordis made their first contribution in #796
- @gsychev made their first contribution in #809
- @aej made their first contribution in #813
Full Changelog: 2.17.2...v3.0.0