2.2.0
- Add missing
tax_info
attributes tocustomer
- Ease up on hackney dependency
- New Feature: Add Recipient endpoint
- Expand test matrix with Elixir 1.7
- Convert discount responses to a struct
- Add
name
toStripe.Coupon
- Add
unit_label
attribute toStripe.Product
- Add params to
Stripe.Subscription
andStripe.Invoice
endpoints - Add
active
attribute toStripe.Plan
- Add
source_url
tomix.exs
- Improved formatting (using
mix format
in some files - Improved webhook documentation