Update all changelogs (#682)

This commit is contained in:
Félix Saparelli 2023-11-26 16:01:13 +13:00 committed by GitHub
parent 89e3d60ecf
commit b54cd60146
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 27 additions and 1 deletions

View File

@ -2,9 +2,11 @@
## Next (YYYY-MM-DD)
- Deps: upgrade to gix 0.55
## v1.0.1 (2023-07-02)
- Dep: upgrade to gix 0.44
- Deps: upgrade to gix 0.44
## v1.0.0 (2023-03-05)

View File

@ -3,6 +3,8 @@
## Next (YYYY-MM-DD)
- 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)

View File

@ -2,6 +2,8 @@
## Next (YYYY-MM-DD)
- Depend on `watchexec-events` instead of the `watchexec` re-export.
## v1.2.0 (2023-03-18)
- Ditch MSRV policy. The `rust-version` indication will remain, for the minimum estimated Rust version for the code features used in the crate's own code, but dependencies may have already moved on. From now on, only latest stable is assumed and tested for. ([#510](https://github.com/watchexec/watchexec/pull/510))

View File

@ -2,6 +2,8 @@
## Next (YYYY-MM-DD)
- Depend on `watchexec-events` instead of the `watchexec` re-export.
## v1.2.1 (2023-05-14)
- Use IO-free dunce::simplify to normalise paths on Windows.

View File

@ -2,6 +2,11 @@
## Next (YYYY-MM-DD)
- Officially deprecate (crate is now unmaintained).
- Depend on `watchexec-events` instead of the `watchexec` re-export.
- Remove error diagnostic codes.
- Deps: upgrade Tokio requirement to 1.32.
## v0.3.0 (2023-03-18)
- Ditch MSRV policy. The `rust-version` indication will remain, for the minimum estimated Rust version for the code features used in the crate's own code, but dependencies may have already moved on. From now on, only latest stable is assumed and tested for. ([#510](https://github.com/watchexec/watchexec/pull/510))

View File

@ -15,6 +15,9 @@ readme = "README.md"
rust-version = "1.61.0"
edition = "2021"
[badges.maintenance]
status = "deprecated"
[dependencies]
futures = "0.3.25"
globset = "0.4.8"

View File

@ -2,8 +2,14 @@
## Next (YYYY-MM-DD)
- Remove error diagnostic codes.
- Deps: upgrade to gix-config 0.31.0
- Deps: upgrade Tokio requirement to 1.33.0
## v1.3.1 (2023-06-03)
- Use Tokio's canonicalize instead of dunce::simplified.
## v1.3.0 (2023-05-14)
- Use IO-free dunce::simplify to normalise paths on Windows.

View File

@ -2,6 +2,8 @@
## Next (YYYY-MM-DD)
- Deps: upgrade Tokio requirement to 1.33.0
## v1.2.0 (2023-01-08)
- Add `const` qualifier to `ProjectType::is_vcs` and `::is_soft`.

View File

@ -2,6 +2,8 @@
## Next (YYYY-MM-DD)
- Deps: upgrade nix to 0.27
## v1.0.0 (2023-03-18)
- Split off new `watchexec-signals` crate (this one), to have a lightweight library that can parse