Releases: GromNaN/symfony-config-xml-to-php
Releases · GromNaN/symfony-config-xml-to-php
0.2.1
What's Changed
- Support a wider range of PHP Versions by @alexander-schranz in #39
- Remove
composer.lock
New Contributors
- @alexander-schranz made their first contribution in #39
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Update GitHub Actions to use latest action versions by @Chris53897 in #28
- Skip
.container.known_envsby @GromNaN in #35 - Avoid overwriting arguments w/o name or key in the PHP array by @mpdude in #34
- Run tests with full features and fix expression factory by @GromNaN in #36
- Use
::classnotation for every string that looks like a FQCN by @GromNaN in #37
New Contributors
- @Chris53897 made their first contribution in #28
- @mpdude made their first contribution in #34
Full Changelog: 0.1.1...0.2.0
0.1.1
0.1.0
What's Changed
- Fail for unsupported argument types by @stof in #1
- Complete rewrite by @GromNaN in #23
- Fix command examples to use the script by @mbabker in #25
- Add convert script to Composer bin section, update convert script to include project autoloader by @mbabker in #24
New Contributors
- @stof made their first contribution in #1
- @GromNaN made their first contribution in #23
- @mbabker made their first contribution in #25
Full Changelog: https://github.com/GromNaN/symfony-config-xml-to-php/commits/0.1.0