All Versions
70
Latest Version
Avg Release Cycle
67 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v1.4.11
October 29, 2019 -
v1.4.10 Changes
July 29, 2019- ๐ Allow default argument for confirm() questions by Dane Powell (#850)
- ๐ Allow command classes to end in Commands or Command by Jelle Sebreghts (#878)
- ImageMinify: Prevent undefined variable error by Dan (#852) (#854)
- โ Add sample with changed file handling to Base/Watch documentation by Patrick Kollitsch (#847)
- Clearer explanation of --load-from option by Jordan Koplowicz (#872)
- ๐ Fix PHPDoc @param and @return type hints by Andor (#886)
- โก๏ธ Update PHPDoc mismatch by Filippo Tessarotto (#883)
-
v1.4.9
March 19, 2019 -
v1.4.7 Changes
- ๐ Re-release 1.4.6 to remove artifacts inadvertantly added to tagged release.
-
v1.4.6 Changes
- Extend ConfigAwareTrait from consolidation config (#838)
-
v1.4.5 Changes
- ๐ Improved paramameter injection (#822)
-
v1.4.4 Changes
- โ Add stderr() convenience method to Robo\Common\OutputAwareTrait.
-
v1.4.0 Changes
- ๐ BUGFIX: Back out 1.3.5, which contained breaking changes. Create a 1.x branch for continuation of compatible versions, and move breaking code to 2.x development (on master branch).
-
v1.3.4 Changes
- ๐ Allow for aborting completions or rollbacks by James Sansbury (#815)
- ๐ BUGFIX: Allow commands to declare '@param InputInterface' to satisfy code style checks
-
v1.3.3 Changes
- โ Add StdinHandler to the standard Robo DI container (#814)
- ๐ BUGFIX: Add test to ensure rollback order is in reverse by James Sansbury (#812)
- ๐ BUGFIX: Fix the main Robo script entrypoint to work as a phar. (#811)