Releases: massiveart/MassiveBuildBundle
Releases · massiveart/MassiveBuildBundle
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)
Release 0.5.3 (2020-11-11)
Release 0.4.1 (2020-11-11)
Release 0.5.2 (2020-10-21)
Release 0.5.1 (2020-10-19)
Release 0.5.0 (2020-02-24)
0.5.0 (2020-02-24)
Implemented enhancements:
- Add symfony 5 support #17 (alexander-schranz)
- Drop symfony 3 support #17 (alexander-schranz)
- Set minimum PHP Version to 7.2 #17 (alexander-schranz)