github watchexec/watchexec cli-v1.16.0
CLI v1.16.0

latest releases: v2.1.1, v2.1.0, watchexec-filterer-globset-v4.0.1...
2 years ago
  • 🍏 New: build config for Apple M1 builds, which will become available sometime in May/June
  • 🦾 New: Windows ARM builds
  • 🖊️ #99 #185 #171 Use clearscreen library. This should in particular help with the -c flag on Windows, and provide a more consistent experience (as much as is possible) everywhere.
  • 🚨 Change: project split into two-package workspace.
    • ⚠️ Use cargo install watchexec-cli when installing via cargo.
    • 📦 Prefer cargo binstall watchexec-cli when installing via cargo-binstall, though cargo binstall watchexec will still work for now but will rapidly stop working well as the versions diverge.
    • ↪️ A stub main.rs is in place which will direct you to install watchexec-cli when using cargo install watchexec. This stub will go away in a future release.
    • 📚 The watchexec crate is now the library only and is versioned separately from the binary, which means semver now applies.

Don't miss a new watchexec release

NewReleases is sending notifications on new releases.