v2.1.0
What's Changed
New Features
- Ref #565: export contacts database as CSV by @leplatrem in #686
Dependency Updates
- Configure Dependabot to check root dir for Docker by @grahamalama in #695
- Migrate integration tests to MariaDB v11 by @leplatrem in #703
- Add Dependabot automation workflow by @grahamalama in #693
Other Changes
- Add Stripe Subscription model factories, start to use in tests by @grahamalama in #660
- Remove indirection in getting contacts by @grahamalama in #661
- Add fixture factories for
StripeInvoice
andStripeInvoiceLineItem
by @grahamalama in #669 - Add method to generate a
Contact
from anEmail
by @grahamalama in #663
Full Changelog: v2.0.3...v2.1.0