2023-03-18 09:32:24 +01:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
## Next (YYYY-MM-DD)
|
|
|
|
|
2023-11-29 06:56:23 +01:00
|
|
|
## v2.0.1 (2023-11-29)
|
2023-11-26 04:33:47 +01:00
|
|
|
|
2023-11-25 21:33:44 +01:00
|
|
|
- Add `ProcessEnd::into_exitstatus` testing-only utility method.
|
2023-11-26 04:01:13 +01:00
|
|
|
- Deps: upgrade to Notify 6.0
|
|
|
|
- Deps: upgrade to nix 0.27
|
2023-11-29 06:56:23 +01:00
|
|
|
- Deps: upgrade to watchexec-signals 2.0.0
|
|
|
|
|
|
|
|
## v2.0.0 (2023-11-29)
|
|
|
|
|
|
|
|
Same as 2.0.1, but yanked.
|
2023-11-25 21:33:44 +01:00
|
|
|
|
2023-11-29 06:15:33 +01:00
|
|
|
## v1.1.0 (2023-11-26)
|
|
|
|
|
2023-11-29 06:56:23 +01:00
|
|
|
Same as 2.0.1, but yanked.
|
2023-11-29 06:15:33 +01:00
|
|
|
|
2023-03-18 12:27:38 +01:00
|
|
|
## v1.0.0 (2023-03-18)
|
|
|
|
|
2023-03-18 09:32:24 +01:00
|
|
|
- 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.
|