Releases: phpsu/ShellCommandBuilder
Releases · phpsu/ShellCommandBuilder
2.0.0
Allow raw commands to be added
1.3 Update .travis.yml
Adding more options for variables
- Disable the semicolon for a variable
- new method to check whether ShellBuilder has already been added commands to
Introducing Variables
This version introduces variables to the ShellBuilder-Class and improves the documentation
First stable release
This is the first stable release and includes the full documentation for how to use this library.
Refactoring and more shell integrations
- Refactoring the "shell word", the basic element of every shell command
- Implementing output redirection and conditional expressions
Initial Release
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.