Skip to content

Commit 35c8b59

Browse files
passcodgithub-actions[bot]
authored andcommitted
Watchexec 2.5.1
1 parent 928ee63 commit 35c8b59

6 files changed

Lines changed: 412 additions & 39 deletions

File tree

src/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
- [Downloads](./downloads/index.md)
1414
- [Watchexec](./downloads/watchexec/index.md)
1515

16+
- [Watchexec 2.5.1](./downloads/watchexec/2.5.1/index.md)
1617
- [Watchexec 2.5.0](./downloads/watchexec/2.5.0/index.md)
1718
- [Watchexec 2.4.3](./downloads/watchexec/2.4.3/index.md)
1819
- [Watchexec 2.4.2](./downloads/watchexec/2.4.2/index.md)

src/downloads/index.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,11 @@
22

33
## Watchexec CLI
44

5-
Latest release: [2.5.0](./watchexec/2.5.0/index.md) (2026-02-25)
5+
Latest release: [2.5.1](./watchexec/2.5.1/index.md) (2026-03-30)
66

7-
### Release notes
87

9-
<ul dir="auto">
10-
<li>Feature: add <code class="notranslate">--timeout</code> flag to kill long-running commands (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3983699721" data-permission-text="Title is private" data-url="https://github.com/watchexec/watchexec/issues/1022" data-hovercard-type="pull_request" data-hovercard-url="/watchexec/watchexec/pull/1022/hovercard" href="https://github.com/watchexec/watchexec/pull/1022">#1022</a>)</li>
11-
<li>Feature: specify when <code class="notranslate">--notify</code> fires (<code class="notranslate">start</code>, <code class="notranslate">end</code>, <code class="notranslate">both</code>) (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3983521571" data-permission-text="Title is private" data-url="https://github.com/watchexec/watchexec/issues/1021" data-hovercard-type="pull_request" data-hovercard-url="/watchexec/watchexec/pull/1021/hovercard" href="https://github.com/watchexec/watchexec/pull/1021">#1021</a>)</li>
12-
<li>Feature: add <code class="notranslate">--exit-on-error</code> to exit if the process errored (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3983874269" data-permission-text="Title is private" data-url="https://github.com/watchexec/watchexec/issues/1023" data-hovercard-type="pull_request" data-hovercard-url="/watchexec/watchexec/pull/1023/hovercard" href="https://github.com/watchexec/watchexec/pull/1023">#1023</a>)</li>
13-
</ul>
14-
<p dir="auto">This release also bumps the required rustc for building the CLI to 1.93.0 — I'm aware this is pretty new, so if that causes issues, especially for packagers, let me know.</p>
158

16-
**[→ Download this release](./watchexec/2.5.0/index.md)**
9+
**[→ Download this release](./watchexec/2.5.1/index.md)**
1710

1811
[→ Previous releases](./watchexec/index.md)
1912

0 commit comments

Comments
 (0)