mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-16 09:08:37 +01:00
65e2db31bc
Co-authored-by: github-actions <github-actions@github.com>
363 B
363 B
Changelog
Next (YYYY-MM-DD)
v1.1.0 (2023-11-26)
- Add
ProcessEnd::into_exitstatus
testing-only utility method. - Deps: upgrade to Notify 6.0
- Deps: upgrade to nix 0.27
v1.0.0 (2023-03-18)
- Split off new
watchexec-events
crate (this one), to have a lightweight library that can parse and generate events and maintain the JSON event format.