Releases: massiveart/MassiveBuildBundle
Releases · massiveart/MassiveBuildBundle
Release 0.5.9 (2025-02-07)
Full Changelog: 0.5.8...0.5.9
What's Changed
- Update BuilderInterface by @draconivis in #33
New Contributors
- @draconivis made their first contribution in #33
Release 0.5.8 (2024-09-27)
0.5.7
What's Changed
- Fix bc break in Build Command by @alexander-schranz in #28
Full Changelog: 0.5.6...0.5.7
0.5.6
What's Changed
- Updated example for custom build targets in README by @stollr in #26
- Add support for Symfony 7 by @alexander-schranz in #25
- Fix code style by @alexander-schranz in #27
New Contributors
Full Changelog: 0.5.5...0.5.6
Release 0.5.5 (2023-03-15)
- Merge pull request #24 from alexander-schranz/enhancement/autoloader-tests-directory-exclude (@Prokyonn)
- Fix code style (@alexander-schranz)
- Add require prophecy (@alexander-schranz)
- Add CI for PHP 8.2 (@alexander-schranz)
- Remove unnecessary dummy test class (@alexander-schranz)
Release 0.5.4 (2022-04-21)
- Allow installation with symfony 6 remove support for PHP 7.3 and lower (#23) (@alexander-schranz)
- Adjust name of test job in test workflow (@niklasnatter)
- Use ramsey/composer-install action for installing dependencies (@niklasnatter)
- Execute php-cs-fixer in test-application workflow (#22) (@niklasnatter)
- Adjust branch names in test-application workflow (@niklasnatter)
- Remove travis run (@alexander-schranz)
- Replace travis with github actions (#21) (@luca-rath)