v1.2.0
- New feature
- Added
:exit_status_to_reason
to theDaemon
to be able to change how the
Daemon
GenServer exits based on the exit status of the program being run.
(@erauer)
- Added
:exit_status_to_reason
to the Daemon
to be able to change how theDaemon
GenServer exits based on the exit status of the program being run.