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