Skip to content

v1.2.0

Compare
Choose a tag to compare
@fhunleth fhunleth released this 03 Feb 15:14
· 52 commits to main since this release
  • New feature
    • Added :exit_status_to_reason to the Daemon to be able to change how the
      Daemon GenServer exits based on the exit status of the program being run.
      (@erauer)