Releases: Hexagon/pup
Releases · Hexagon/pup
1.0.0-alpha-4 (breaking)
Changes
- Breaking: Change process option/property
name
toid
. - Add process options
overrun
andtimeout
. - Refactor process status tracking.
- Prepare for plugins.
Full Changelog: 1.0.0-alpha-3...1.0.0-alpha-4
1.0.0-alpha-3
Changes
- Enforce rules to configuration strings
- Change configuration key
name
toid
in configuration - Append environment variable
PUP_PROCESS_ID
to running processes
Full Changelog: 1.0.0-alpha-2...1.0.0-alpha-3
1.0.0-alpha-2
Changes
- Renames option 'startPattern' to 'cron'.
- Adds option 'maxRestarts'.
- Unrefs heartbeat to allow main process to exit gracefully.
- Adds example for option
maxRestarts
- seeexamples/max-restarts/pup.jsonc
- Improved documentation
Full Changelog: 1.0.0-alpha.0...1.0.0-alpha-2