stripity_stripe v1.5.0 Release Notes

Release Date: 2017-07-04 // almost 7 years ago
  • 4 July 2017

    • ๐Ÿ‘ Backport webhooks support #244
    • ๐Ÿ‘ Allows redirect uri params #231
    • Get api_base_url from config or else apply default #230
    • Update inch_ex to 0.5.6 #228
    • โœ… Test on more elixir versions #74
    • โž• Add functions to update managed accounts #217
    • ๐Ÿ›  fix compiler warnings and remove whitespaces #107
    • โž• Adds support for creating coupons #86
    • โž• Added support for specific plan retrieval #89
    • โšก๏ธ Readme and License updates #98
    • ๐Ÿ“š Rework documentation #96
    • โž• added support for paying an invoice #80
    • โšก๏ธ Updates the docs for charges.ex #83
    • โšก๏ธ Updates the docs for accounts.ex #82
    • ๐Ÿ“„ Revise docs and formatting for cards.ex #81
    • ๐Ÿ“„ Revise docs and formatting for accounts.ex #79
    • ๐Ÿ”จ Refactor Stripe.Subscriptions.change/4 a little #78
    • Removing env parameter from deps to allow for arbitrary mix environments #77
    • โž• Add Coupons module #76
    • โœ‚ Remove warnings #75
    • โšก๏ธ Update all dependencies #73
    • Revise readme formatting #72
    • ๐Ÿ‘ Allow changing subscription options #70
    • Ensure URI properly escapes nested values #69
    • โšก๏ธ Use POST in cards/update API method #66
    • Replace HashDict with Map #67
    • โœ‚ Remove warnings in tests #65
    • ๐Ÿ›  Fix cassettes after URI escaping fix #64
    • ๐Ÿ‘ Allow passing custom options to HTTPoison #54
    • ๐Ÿ›  Fix all tests on master #56
    • Fix Stripe.Subscriptions.change_payment_source #57
    • ๐Ÿ›  Fix Stripe.Plans.change #58
    • ๐Ÿ›  Fix test for Stripe.URI #59
    • โž• Add a change list function that takes any params #49
    • โž• add uri tests #48
    • ๐Ÿ›  Fix typo in README.md #46
    • โž• Add vcr for connect test #45
    • โœ… ChargeTest with request vcr mock #44
    • Lib Improvements #43
    • โž• Add travis config, Test coverage link, inch and new badges #41
    • โž• Add HEX Badges to the repo #38
    • ๐Ÿ‘ allow poison ~> 1.5 #34
    • โšก๏ธ Update poison and httpoison. #33
    • โž• Add upcoming invoice API #31
    • โž• Add update customer API and small fixes #28
    • ๐Ÿ“ฆ README referenced nonexistent hex package version #29
    • Cards #27
    • ๐Ÿ˜Œ Relax Elixir dependency to ~> 1.1 #25
    • ๐Ÿ‘ Allow changing subscription options #35
    • โœ‚ Removed app start up mess, removed supervisor. Closes #50 #50
    • โœ… Record new responses for all tests 7d4530a
    • โšก๏ธ updated readme eb4fdff
    • โœ‚ Remove current recorded responces 11d9cdd