Releases: DamonOehlman/ngineer
Releases · DamonOehlman/ngineer
1.1.0
- 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