v0.11.0
What's Changed
- feature: add nix flake package manager support by @thenonameguy in #2
- feature: support configurable process termination parameters in #4
New Contributors
- @thenonameguy made their first contribution in #2
Behavior Change
- Default termination signal changed from
SIGKILL
toSIGTERM
Full Changelog: v0.10.2...v0.11.0