Releases: tighten/nova-stripe
Releases · tighten/nova-stripe
v0.2.4
v0.2.3
- Update Stripe Icon from PR #5
- Update readme with setup instructions and screenshots as well as support and licensing information
- Add contributing.md instructions
- Update license.md copyright
- Add .editorconfig to set spacing and new line defaults
- Add .gitattributes to ignore tests and documentation with
export-ignore
v0.2.2
v0.2.1
This version updates the following:
- Update
stripe-php
dependency to>= 5.0
to make package Cashier compatable
v0.2.0
This version updates the following:
- Better handling of currency symbols
- Minor design adjustments to balance card on charges index page
- Adding Stripe fees and net calculation to charge details page
- Refactoring charge details page to use Nova components instead of the bespoke one I built
v0.1.0
First release with basic balance info, paginated charge index, and charge details