forever v0.7.6 Release Notes

Release Date: 2011-12-23 // over 12 years ago
    • 2ac0459 [dist] Version bump. 0.7.6. 0.4.x only. forever >= 0.8.0 will be 0.6.x compatible (indexzero)
    • 88d9c20 [dist] Remove clip dependency (indexzero)
    • 2815f71 [fix] Break apart cli.logs to support forever logs and forever logs <script|index> correctly (indexzero)
    • 72f4d14 [test] Update test fixture pathing mistake (indexzero)
    • c6072f5 [dist] Remove console.error/log statements (indexzero)
    • ed0d1e8 [fix minor] Fix 2 typos in forever service CLI (Maciej Małecki)
    • 079137c [refactor] Refactor Forever service CLI (Maciej Małecki)
    • c01abef [api] Export cli.getOptions (Maciej Małecki)
    • 13e8db8 [api] Expose argvOptions (Maciej Małecki)
    • ee9f98b [doc fix] --pidfile is now called --pidFile (Maciej Małecki)
    • 1d1656c [test refactor] test/{helpers.js => helpers/macros.js} (Maciej Małecki)
    • ce7d5a1 [fix] Fix option parsing for starting actions (Maciej Małecki)
    • fc4dec5 Fixed broken link, replaced indexzero with nodejitsu in url. (Louis Galipeau)
    • 0812449 [fix] Respect -c on restart. Fixes #159 (indexzero)
    • 0e7873b [fix] Improve the ordering of options parsing and include some options missed on the reparse. Fixes #139 (indexzero)