Releases: MakFly/stripe-cashier-bundle
Releases · MakFly/stripe-cashier-bundle
Release v1.4.4
Installation
composer require makfly/stripe-cashier-bundle v1.4.4Changes
- ci(security): remove daily cron trigger to stop quota burn on failing audit (11d84b5)
Release v1.4.3
Release v1.4.2
Changes
- update: lock (0321840)
Installation
composer require makfly/stripe-cashier-bundle v1.4.2Full Changelog: v1.4.0...v1.4.2
Release v1.4.1
Release v1.4.0
Installation
composer require makfly/stripe-cashier-bundle v1.4.0Changes
- feat(docs): add comprehensive SEO optimization (20b8041)
Release v1.3.1
Installation
composer require makfly/stripe-cashier-bundle v1.3.1Changes
- fix(docs): add vercel.json to set Next.js framework preset (4060ef0)
Release v1.3.0
Installation
composer require makfly/stripe-cashier-bundle v1.3.0Changes
- feat: update to ready to prod docs (d38b2ac)
Release v1.2.6
Installation
composer require makfly/stripe-cashier-bundle v1.2.6Changes
- chore(example): rename sfcashier-react-sandbow to sfcashier-react-sandbox (2f69eac)
- chore(example): add api .env.example (613d411)
- chore: update .gitignore to include root node_modules and clarify sections (fcaa5ea)
- chore: stop tracking example node_modules (52a3345)
- chore: exclude example from package, add .gitignore for sfcashier-react-sandbow (ff13724)
- feat: update documentation (6c487e7)
- fix: use subscriptions->update for deferred cancellation (26fa648)
- fix: merge webhook defaults and recover subscription invoice metadata (3df8f1e)
- feat: add deterministic invoice resource linkage (8b57d6f)
- docs: add v1 migration notes (11476d0)
- fix: make messenger integration optional at runtime (af486d6)
- fix: harden intl fallback and refresh docs (1fe9874)
- feat: finalize v1 package workflow (a2360bc)
- feat: colorize webhook listener output (1fa4fec)
- feat: localize invoice rendering (f459892)
- fix: support Stripe invoice line generators (2c1c818)
- fix: guard native lazy object config by php version (958a6bf)
- fix: support lowest doctrine matrix in invoice integration test (8bfe682)
- feat: archive paid invoices locally (1504e2f)
- feat: support raw checkout line items (e54f489)
- fix: keep billable service locator public (aa4e5e7)
- fix: make billable trait production-ready (7b41986)
- fix: stabilize fresh Symfony installs and Doctrine billable mapping (c3e9f9e)
- ci: publish release from auto-tag workflow (f9d8d87)
- ci: fix auto-tag workflow yaml syntax (6553fbe)
- ci: simplify auto-tag workflow parsing (47edb90)
- ci: trigger tagging after successful CI runs (63ca647)
- ci: auto-tag and publish releases after green main (c30521c)
- Add safe installer and fix Symfony boot setup (d179fc0)
- docs: add badges and reorganize requirements section (5559b41)
- docs: clarify PHP/Symfony version compatibility matrix (b35fea6)
- fix: make stripe cli detection cross-platform (e41629f)
- feat: automate stripe listen and env webhook secret update (8698ef4)
- chore: update dependencies and configuration (649a5f1)
- docs: add comprehensive documentation for all bundle features (662d7ee)
- test: remove php 8.4 dynamic property deprecations (4fdae19)
- test: extend service coverage and fix Stripe client type imports (a56eab0)
- test: expand webhook, middleware, controller and command coverage (5e92bd1)
- chore: add husky pre-commit for cs-fixer and phpstan (5801561)
- ci: stabilize phpstan baseline across environments (cd88520)
- ci: add quality gate with phpstan, cs-fixer and composer audit (3aa7bf1)
- ci: disable deprecation helper on lowest dependency matrix (828a9c2)
- ci: enforce php/symfony matrix and add manual dispatch (16f6d63)
- ci: add GitHub Actions workflows for CI and releases (b15f21b)
- chore: update GitHub URLs after repo rename (5275602)
- refactor: rename package to makfly/stripe-cashier-bundle (4786c12)
- refactor(docs): streamline documentation structure (a614619)
Release v1.2.5
Installation
composer require makfly/stripe-cashier-bundle v1.2.5Changes
- chore(example): rename sfcashier-react-sandbow to sfcashier-react-sandbox (13bdfa7)
Release v1.2.4
Installation
composer require makfly/stripe-cashier-bundle v1.2.4Changes
- chore(example): add api .env.example (78c6529)