Skip to content

Releases: Unitech/pm2

0.9.4

29 Jul 13:18
Compare
Choose a tag to compare
  • Simple log timestamp via --log-date-format (with momentJS formating) #183
  • Possible to pass arguments via scriptArg with programmatic PM2 #591
  • Gentoo startup script generation #592
  • Advanced log display interface with pm2 logs pm2-logs #589
  • Fix run-as-user and run-as-group in fork mode #582
  • Documentation update
  • Critical bug on fork mode fixed (stream close)
  • Revert PR
  • Harden tests

0.9.3

29 Jul 12:43
Compare
Choose a tag to compare
  • Simple log timestamp via --log-date-format (with momentJS formating) #183
  • Possible to pass arguments via scriptArg with programmatic PM2 #591
  • Gentoo startup script generation #592
  • Advanced log display interface pm2-logs #589
    https://raw.githubusercontent.com/keymetrics/pm2-logs/master/pres.gif
  • Fix run-as-user and run-as-group in fork mode #582
  • Documentation update
  • Critical bug on fork mode fixed (stream close)