Skip to content

Commit 57906f2

Browse files
kdeldyckegithub-actions[bot]
authored andcommitted
Fix changelog
1 parent 9a608c2 commit 57906f2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
88
## [`8.8.0` (2026-07-31)](https://github.com/kdeldycke/click-extra/compare/v8.7.0...v8.8.0)
99

10+
> [!NOTE]
11+
> `8.8.0` is available on [🐍 PyPI](https://pypi.org/project/click-extra/8.8.0/) and [🐙 GitHub](https://github.com/kdeldycke/click-extra/releases/tag/v8.8.0).
12+
1013
- **Breaking:** `OperationTrail` now gates its per-item and finisher elapsed times on a new `timer` argument that defaults to `None`, following `--time` / `--no-time`; its finisher no longer always shows a clock (pass `timer=True` to restore it).
1114
- Add `spinner` and `progress_bar` arguments to `OperationTrail` to render its concurrent aggregate indicator as a spinner from the `SPINNERS` catalog or a determinate progress bar. Closes [#1860](https://github.com/kdeldycke/click-extra/issues/1860).
1215
- Add a `clock` argument to `OperationTrail` (`"elapsed"` by default, or `"eta"`), choosing whether a running spinner or bar counts elapsed time up or estimated time remaining down.

0 commit comments

Comments
 (0)