v1.53.0
Highlights
- Page through long lists: list and search commands accept
--max-count <n>and--skip <n>, and--countprints only the number of matches. Cut output ends with the total and the command for the next page; with--json, it addstotalandnextSkip
Fixes
backlog task list --json --watchnow exits when the process that started it ends, instead of running indefinitely (#1037)- An idle
backlog task list --json --watchno longer uses constant CPU: about 36% down to under 1% in a backlog of ~650 files (#1036)
Full Changelog: v1.52.0...v1.53.0