Releases: phpsu/ShellCommandBuilder
Releases · phpsu/ShellCommandBuilder
2.2.0 allow and test PHP 8.5 + drop 8.1
Sorry, something went wrong.
No results found
Kanti
released this
19 Aug 15:16
What's Changed
- [TASK] allow and test PHP 8.5 + drop 8.1 by @Kanti in #22
Full Changelog: 2.1.0...2.2.0
2.1.0 PHP 8 only (8.1 - 8.4)
Sorry, something went wrong.
No results found
Kanti
released this
23 May 08:47
What's Changed
New Contributors
Full Changelog: 2.0.0...2.1.0
2.0.0
Sorry, something went wrong.
No results found
- conditionally adding Commands and Options/Arguments to commands
- BC: hasCommands was evaluating the opposite way, this has now been fixed
- bugfix: same-shell grouping has now the correct formatting
Allow raw commands to be added
Sorry, something went wrong.
No results found
1.3
Update .travis.yml
Adding more options for variables
Sorry, something went wrong.
No results found
- Disable the semicolon for a variable
- new method to check whether ShellBuilder has already been added commands to
Introducing Variables
Sorry, something went wrong.
No results found
This version introduces variables to the ShellBuilder-Class and improves the documentation
First stable release
Sorry, something went wrong.
No results found
This is the first stable release and includes the full documentation for how to use this library.
Refactoring and more shell integrations
Sorry, something went wrong.
No results found
- Refactoring the "shell word", the basic element of every shell command
- Implementing output redirection and conditional expressions
Initial Release
Sorry, something went wrong.
No results found
This is the first release of the ShellCommandBuilder.
For more information please consult the documentation.
If you find any bugs or need a specific feature, don't hesitate to open an issue or pull request.