Foreman v0.61.0 Release Notes

Release Date: 2013-01-14 // over 11 years ago
    • ๐Ÿ›  Fix bug in color definitons [nseo]
    • ๐Ÿ›  Fix for high CPU load when processes close output [Pavel Forkert]
    • Ensure foreman is the process group leader [Christos Trochalakis]
    • Don't ignore blank lines in the output [Matt Venables]
    • โž• Add license to gemspec [petedmarsh]
    • ๐Ÿ’Ž Since JRuby 1.9 doesn't require posix/spawn, only follow that path if JRuby is loaded and running in 1.8 mode. [Adam Hutchison]
    • โœ‚ Remove explicit requirement on rubygems. [Cyril Rohr]
    • Dont use shared_path variable before multistage has a chance at it [Aditya Sanghi]
    • ๐Ÿ Strip Windows Line Endings [Paul Morton]
    • ๐Ÿ›  Fix man page: --directory is actually --root. [Evan Jones]
    • โž• Add timeout switch to CLI [Paulo Luis Franchini Casaretto]
    • โœ‚ Remove expectation of double quotes around environment variables from test comparisons [Kevin McAllister]
    • โœ‚ Remove explicit wrapping of Shellwords.escape in double quotes [Kevin McAllister]