Foreman v0.32.0 Release Notes

Release Date: 2012-01-12 // over 12 years ago
    • 0.32.0 [David Dollar]
    • ๐Ÿ”€ Merge pull request #125 from brainopia/master [David Dollar]
    • ๐Ÿ”€ Merge pull request #121 from Viximo/feature/run [David Dollar]
    • ๐Ÿšš Return some whitespace that was accidentally removed [Matt Griffin]
    • Steal the run method back from Thor so that it can be used in place for exec for running commands in the foreman environment. [Matt Griffin]
    • โœ‚ Remove old cruft [brainopia]
    • In case someone wants to use bin/runner directly [brainopia]
    • ๐Ÿ›  Fix for double fork [brainopia]
    • ๐Ÿ’Ž Use ruby exec which works with escaped cmd and replaces shell [brainopia]
    • ๐Ÿ›  Fix foreman to work with cmds containing pipes and redirects [brainopia]
    • โž• Add "exec" action to allow execution of arbitrary commands with the app's environment. [Matt Griffin]
    • ๐Ÿ‘‰ tweak readme [David Dollar]