forever v0.10.0 Release Notes

Release Date: 2012-07-08 // almost 12 years ago
    • c8afac3 [dist] Version bump. 0.10.0 (indexzero)
    • c2baf66 [minor] Prefer no spaces when declaring Array instances (indexzero)
    • 9823d13 [fix] Ensure pidFile is written to disk (and updated on restart) by bin/monitor (indexzero)
    • 1dfe0d0 [dist] Update dependencies to hard versions (indexzero)
    • 6921e6c [refactor minor] Final integrations for [email protected] (indexzero)
    • f27cdaa [doc] Remove documenetation specific to forever-monitor (indexzero)
    • d9e5faa [fix] Remove require for unused ps-tree (indexzero)
    • 14e5bda [dist] Only support [email protected] (indexzero)
    • 91bda36 [refactor] Examples are now in forever-monitor (indexzero)
    • c1f1e6f [dist] Remove outdated docco docs (indexzero)
    • b5ce548 [refactor] Finish refactor of core Monitor functionality into forever-monitor (indexzero)
    • 5225d68 [refactor] Moved test/core/check-process-test.js into forever-monitor (indexzero)
    • b46c4c0 [refactor] Remove all code in forever-monitor (indexzero)
    • a5343df [fix] Use process.execPath for spawning. (Charlie McConnell)
    • 4ed1beb [fix] Use process.execPath instead of a hashbang. (Charlie McConnell)
    • 4f72f8c [fix] Fix bad require path. (Charlie McConnell)
    • 665e1ec [test] Temporary: prevent test failure from deprecation warning in core. (Charlie McConnell)
    • 1e8d7ca [refactor] Remove unused fork-shim (Charlie McConnell)
    • a1e8f21 [test] Only test on node 0.8.x (Charlie McConnell)
    • b7c303a [refactor] Implement silent fork via spawn stdio options. (Charlie McConnell)
    • 4fed919 [refactor] Refactor to remove daemon.node (Charlie McConnell)
    • 485a18b [dist] Remove microtime dependency (Charlie McConnell)
    • 45a7e51 [dist] Remove node-fork dependency (Maciej Małecki)
    • ba6b76d [test] Remove test for forkShim option (Maciej Małecki)
    • 16d1419 [refactor api] Start using native fork (Maciej Małecki)
    • d000278 [docs] Add Travis CI badge to README. (Charlie McConnell)
    • 2e2d18a [test] Add .travis.yml for Travis CI. (Charlie McConnell)