Releases: bamarni/symfony-console-autocomplete
Releases · bamarni/symfony-console-autocomplete
v1.5.5 Words Don't Lie
v1.5.4 Diagnostics & Docker
- PHP diagnostic messages do not interfere any longer with the standard output of the auto-completion (#72; fix/maintain; thanks @sviluppo)
Full Changelog: v1.5.3...v1.5.4
v1.5.3
Yank 1.4.3 drop symfony console v6
v1.4.3 with #69 did add symfony/console:^6 but bin/symfony-autocomplete
fatals on it.
build back by revert to v1.4.2 state.
symfony/console:^6 will be in v1.5.3 which drops PHP 7.0 support.
Full Changelog: v1.4.3...v1.4.4
v1.4.2 Support Acquia CLI
What's Changed
- Support Acquia CLI by @danepowell in #67
New Contributors
- @danepowell made their first contribution in #67
Full Changelog: v1.4.1...v1.4.2
v1.4.1 Fish Shell Fixes + Github CI (up to PHP 8.1)
What's Changed
- Adds PHP 7.4 to Travis CI configuration by @michalbundyra in #57
- Start migration from Travis-CI to Github CI by @ktomk in #61
- PHP 8/Travis CI/GitHub CI by @ktomk in #64
- Fix static code completion generator for fish shell by @jnkowa-gfk in #63
New Contributors
- @michalbundyra made their first contribution in #57
- @jnkowa-gfk made their first contribution in #63
Full Changelog: v1.4.0...v1.4.1
Updated minimum PHP Version
v1.4.0 Remove coverage badge as tester does not do coverage
v1.3.7: Merge pull request #56 from TomaszGasior/magento-console
Add support for Magento 2 Console
v1.3.6: Merge pull request #53 from brainexe/master
Added support for git-bash on Windows.
Added support bin/roadiz console.
Added support for Symfony Console 4.4 and above.