mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-16 17:18:30 +01:00
6ecc5569e4
Co-authored-by: github-actions <github-actions@github.com>
21 lines
400 B
Markdown
21 lines
400 B
Markdown
# Changelog
|
|
|
|
## Next (YYYY-MM-DD)
|
|
|
|
## 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.
|