PM2 v2.3.0 Release Notes

    • โฌ‡๏ธ Drop Node.js 0.10 support
    • ๐Ÿš‘ (CLI) remove immutability of CLI parameters on restart (critical for ux)
    • Keymetrics VXX beta
    • Alias "exec" to "script"
    • ๐Ÿ”Š pm2 logs --nostream allow to print last logs of application without attaching to logs bus #2620
    • โž• Added startup script for gentoo v2.3 via PR #2625
    • optionalDependencies from http to https
    • โœ‚ remove agent pid on exit
    • #2646 check ps.stdout on treekil