Releases: sofascore/purgatory-bundle
Releases · sofascore/purgatory-bundle
v1.0.1
v1.0.0
v1.0.0-RC1
Complete rewrite from scratch.
Allow doctrine/annotation v2
- Allow
doctrine/annotation
v2
Rename package & change namespace
- Rename package to
sofascore/purgatory-bundle
- Change namespace to
Sofascore\PurgatoryBundle
- Reorganize folders to new bundle structure
- Drop support for PHP & Symfony versions that reached EOL
- Remove redundant PHP version check
Add support for Symfony 6
What's Changed
Full Changelog: v0.3.3...v0.4.0
Fix dumping of only one element in DebugCommand
What's Changed
- Fix dumping of only one element in DebugCommand by @zlatkoverk in #46
- Exclude dev folders from dist packages by @HypeMC in #47
Full Changelog: v0.3.2...v0.3.3
Remove PHP 8.1 related deprecations
What's Changed
- Update README.md by @shule727 in #38
- Add missing iterator return type-hint by @spideyfusion in #44
Full Changelog: v0.3.1...v0.3.2
Define null purger service
v0.3.1 Define null purger service (#35)
No action purger
Added purger which does not purge anything to use in dev environments