All Versions
41
Latest Version
Avg Release Cycle
52 days
Latest Release
2275 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.2.5
January 06, 2017 -
v2.2.4 Changes
December 31, 2016🛠Fixed
- 🛠Fixed
~
not being expanded in key paths - 🛠Fixed folder permissions being applied before sharing folders
- 🛠Fixed
-
v2.2.3 Changes
July 21, 2016🛠Fixed
- 🛠Fixed incorrect version constant
-
v2.2.2 Changes
July 21, 2016🛠Fixed
- 🛠Fixed remote storage being written to in pretend mode
- 🛠Fixed
StepsRunner
not halting the running of steps upon encountering a strict false - 🛠Fixed some tasks having their
after
event not firing
-
v2.2.1 Changes
July 10, 2016🛠Fixed
- Rocketeer now uses the
composer.json
as source of truth for which extensions to check against - 🛠Fixed characters encoding in repository credentials
- Rocketeer now uses the
-
v2.2.0 Changes
April 04, 2015âž• Added
- âž• Added
RemoteHandler::disconnect
to purge cached connections - âž• Added
LocalCloneStrategy
deploy strategy - âž• Added
sudo
andsudoed
option to execute some commands as a sudo user (behaves the same way shell/shelled does)
🛠Fixed
- 🛠Fixed an issue on 32bit systems where releases would max out the integer limit
- 🛠Fixed an issue where commands would not return the proper status code
- 🛠Fixed HHVM support
- âž• Added
-
v2.1.3 Changes
March 23, 2015🛠Fixed
- 🛠Fixed an issue with multiservers deployments
-
v2.1.2 Changes
March 10, 2015🛠Fixed
- 🛠Fixed an issue prevent using a custom command clas
- 🛠Fixed commands run in folders not working with LocalConnection
- 🛠Fixed port and key not being passed to rsync
-
v2.1.1 Changes
March 01, 2015🛠Fixed
- 🛠Fixed version number
-
v2.1.0 Changes
March 08, 2015âž• Added
- âž• Added ability to have contextual server configuration by adding a
config
array to a server's configuration
🛠Fixed
- 🛠Fixed an issue when igniting with a connection other than "production"
- 🛠Fixed an issue with Polyglot strategies not properly propagating their results to parent tasks
- 🛠Fixed an issue with the
force
flag missing for Artisan commands
- âž• Added ability to have contextual server configuration by adding a