Skip to content

Releases: DamonOehlman/ngineer

1.1.0

14 Jun 08:12
Compare
Choose a tag to compare
  • refreshed package versions to recent releases
  • fixed error with PID file read when it contained invalid content (no actual PID value present)
  • added a convenience function stopOnExit which will tell nginx to stop when the node process ends (if that is something you want).
  • some general (but not exhaustive) conversion of code to more modern JS syntax