Skip to content

CLI v1.25.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 04:56
· 54 commits to main since this release
d3949cc

Software development often involves running the same commands over and over. Boring! Watchexec is a simple, standalone tool that watches a path and runs a command whenever it detects modifications. Install it today with cargo-binstall watchexec-cli, from the binaries below, find it in your favourite package manager, or build it from source with cargo install watchexec-cli.

In this release:

  • Fix compatibility with 32-bit platforms (#730)
  • Fix bugs introduced by inconsistent path normalisation in optimised ignore handling (#759)

Known issue:

  • On MacOS, you might see "No such file or directory (os error 2)". This is being investigated, this issue has a workaround or downgrade to 1.24.