mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-10 21:36:43 +01:00
490 B
490 B
Changelog
Next (YYYY-MM-DD)
v2.0.0 (2024-04-20)
- Deps: replace command-group with process-wrap
- Deps: nix 0.28
v1.0.3 (2023-12-19)
- Fix Start executing even when the job is running.
- Add kill-on-drop to guarantee no two processes run at the same time.
v1.0.2 (2023-12-09)
- Add
trace
-level logging to Job task.
v1.0.1 (2023-11-29)
- Deps: watchexec-events 2.0.1
- Deps: watchexec-signals 2.0.0
v1.0.0 (2023-11-26)
- Initial release as a separate crate.