Fix: The front-end JavaScript for recurring is always registered now, instead of only when it needs to be enqueued.
Fix: Corrected an issue causing the "Times Billed" to always be "1".
Fix: Improved the performance of the Subscriptions list table by removing the "Times Billed" column.
Fix: The edd_get_total_earnings() function was not including Recurring Payments renewals in the returned value.
Dev: When Recurring Payments creates objects in Stripe, metadata is added to the object within Stripe, to improve debugging.