- refactored models to be in line with api changes
- added a new setting to enable setting the API version
- added new event types to webhook signals
- handle the transfer.update webhook
- added ability to sync customer data
- removed tag.js
- fixed bugs in template tags due to missing forms
- updated included templates to be ready for checkout.js integration
- handle deprected 'diputed' property on charges
- upgraded stripe library requirement to 1.7.9
- added better admin for Charge
- do not raise exception if customer is deleted first in Stripe
- updated install notes
- Update to stripe 1.7.7
- Handle case of some charge messages not getting attached to their invoice
- initial release