Releases: WTTJ/chargebeex
Releases · WTTJ/chargebeex
v0.5.0
What's Changed
- add AttachedItem (thanks to @sam-levy)
- add
create_for_charge_items_and_charges/2
toInvoice
(thanks to @sam-levy) - update several dependencies
Pull requests
- feat: add elixir 1.15 & 1.16 to CI by @maximemenager in #111
- feat: add
AttachedItem
by @sam-levy in #112 - chore(deps-dev): bump credo from 1.7.5 to 1.7.6 by @dependabot in #113
- chore(deps-dev): bump ex_doc from 0.32.1 to 0.32.2 by @dependabot in #114
- chore(deps): bump plug from 1.15.3 to 1.16.0 by @dependabot in #115
- chore(deps-dev): bump ex_doc from 0.32.2 to 0.33.0 by @dependabot in #116
- chore(deps-dev): bump ex_doc from 0.33.0 to 0.34.0 by @dependabot in #117
- chore(deps-dev): bump credo from 1.7.6 to 1.7.7 by @dependabot in #118
- feat: add
create_for_charge_items_and_charges/2
toInvoice
by @sam-levy in #119 - chore(deps): bump plug from 1.16.0 to 1.16.1 by @dependabot in #120
- chore(deps-dev): bump ex_doc from 0.34.0 to 0.34.1 by @dependabot in #121
- chore(deps): bump jason from 1.4.1 to 1.4.3 by @dependabot in #122
- chore(deps-dev): bump ex_doc from 0.34.1 to 0.34.2 by @dependabot in #123
- chore(deps): bump jason from 1.4.3 to 1.4.4 by @dependabot in #124
- chore(deps-dev): bump dialyxir from 1.4.3 to 1.4.4 by @dependabot in #125
- chore(deps-dev): bump credo from 1.7.7 to 1.7.9 by @dependabot in #127
- chore(deps-dev): bump credo from 1.7.9 to 1.7.10 by @dependabot in #128
- chore: new version 0.4.1 by @davidjulien in #129
- chore: new version 0.5.0 by @davidjulien in #130
- chore: add github workflow to publish package on release by @davidjulien in #131
New Contributors
- @davidjulien made their first contribution in #129
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- chore(deps-dev): bump credo from 1.7.3 to 1.7.4 by @dependabot in #98
- chore(deps-dev): bump mix_test_watch from 1.1.1 to 1.1.2 by @dependabot in #99
- chore(deps-dev): bump credo from 1.7.4 to 1.7.5 by @dependabot in #101
- chore(deps): bump exconstructor from 1.2.10 to 1.2.13 by @dependabot in #102
- feat: add create_card and create_bank_account action by @scollon42 in #103
- feat: allow to pass user details as headers by @scollon42 in #104
- chore(deps-dev): bump mix_test_watch from 1.1.2 to 1.2.0 by @dependabot in #106
- chore(deps-dev): bump ex_doc from 0.31.1 to 0.31.2 by @dependabot in #105
- chore(deps-dev): bump ex_doc from 0.31.2 to 0.32.1 by @dependabot in #107
- feat: update subscription endpoint by @scollon42 in #108
- feat: add
checkout_existing_for_items/2
toHostedPage
by @sam-levy in #109 - feat: add
Usage
by @sam-levy in #110
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- chore(deps-dev): bump ex_doc from 0.29.4 to 0.30.3 by @dependabot in #73
- chore(deps): bump jason from 1.4.0 to 1.4.1 by @dependabot in #71
- chore(deps-dev): bump ex_doc from 0.30.3 to 0.30.4 by @dependabot in #74
- chore(deps-dev): bump ex_doc from 0.30.4 to 0.30.5 by @dependabot in #75
- chore(deps-dev): bump dialyxir from 1.3.0 to 1.4.0 by @dependabot in #77
- chore(deps-dev): bump ex_doc from 0.30.5 to 0.30.6 by @dependabot in #76
- chore(deps-dev): bump mix_test_watch from 1.1.0 to 1.1.1 by @dependabot in #80
- chore(deps): bump hackney from 1.18.1 to 1.18.2 by @dependabot in #79
- chore(deps-dev): bump dialyxir from 1.4.0 to 1.4.1 by @dependabot in #78
- chore(deps): bump exconstructor from 1.2.8 to 1.2.10 by @dependabot in #81
- chore(deps): bump plug from 1.14.2 to 1.15.0 by @dependabot in #84
- chore(deps-dev): bump credo from 1.7.0 to 1.7.1 by @dependabot in #83
- chore(deps): bump hackney from 1.18.2 to 1.19.1 by @dependabot in #82
- chore(deps): bump plug from 1.15.0 to 1.15.1 by @dependabot in #85
- chore(deps-dev): bump ex_doc from 0.30.6 to 0.30.7 by @dependabot in #87
- chore(deps): bump hackney from 1.19.1 to 1.20.1 by @dependabot in #86
- chore(deps-dev): bump ex_doc from 0.30.7 to 0.30.9 by @dependabot in #89
- chore(deps-dev): bump dialyxir from 1.4.1 to 1.4.2 by @dependabot in #88
- chore(deps): bump plug from 1.15.1 to 1.15.2 by @dependabot in #90
- chore(deps-dev): bump ex_doc from 0.30.9 to 0.31.0 by @dependabot in #91
- chore(deps-dev): bump dialyxir from 1.4.2 to 1.4.3 by @dependabot in #93
- chore(deps-dev): bump credo from 1.7.1 to 1.7.2 by @dependabot in #92
- chore(deps-dev): bump credo from 1.7.2 to 1.7.3 by @dependabot in #94
- chore(deps-dev): bump ex_doc from 0.31.0 to 0.31.1 by @dependabot in #95
- chore(deps): bump plug from 1.15.2 to 1.15.3 by @dependabot in #97
- feat: add
create_with_items/3
toSubscription
by @sam-levy in #96
New Contributors
Full Changelog: v0.2.0...v0.3.0