Skip to content

Commit 49a8cf9

Browse files
committed
version 3.14.0
1 parent b3cbcff commit 49a8cf9

File tree

3 files changed

+144
-67
lines changed

3 files changed

+144
-67
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
### next
1+
<a name="v3.14.0"></a>
2+
### v3.14.0 - 2025/05/19
23
- bacon no longer overrides `RUST_BACKTRACE` unless required (by env parameter or with `toggle_backtrace`) - Fix #356
3-
- `toggle_backtrace` now accepts `0` as parameterv. This allows defining a shortcut to disable externally set backtraces
4+
- `toggle_backtrace` now accepts `0` as parameter. This allows defining a shortcut to disable externally set backtraces
45
- fix crash when search is active, output is wrapped and refreshed - Fix #359
56
- improve consistency of 'paused' state, which now also applies in case of config change
67

78
<a name="v3.13.0"></a>
8-
### v3.13.0 - 2025/05-10
9+
### v3.13.0 - 2025/05/10
910
- add support for nextest 0.9.95 - Fix #350
1011
- new `focus-file` internal. Example: `focus-file(some-partial-path)`
1112
#### Remote Control

0 commit comments

Comments
 (0)