You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,12 +17,20 @@ All notable changes to `src-cli` are documented in this file.
17
17
18
18
### Fixed
19
19
20
+
### Removed
21
+
22
+
## 3.31.1
23
+
24
+
### Changed
25
+
26
+
- For internal use only: JSON log UI has been extended.
27
+
28
+
### Fixed
29
+
20
30
-`src search -stream` displayed the number of lines that contain matches instead of the number of matches.
21
31
- For internal use only: the `EXECUTING_TASKS` JSON log line now always contains an array of `tasks` instead of possibly having `null` as the `tasks` value.
0 commit comments