Commit 7465724
authored
chore: release v0.7.10 (#249)
## 🤖 New release
* `t-rec`: 0.7.9 -> 0.7.10
<details><summary><i><b>Changelog</b></i></summary><p>
<blockquote>
##
[0.7.10](v0.7.9...v0.7.10) -
2025-11-15
### Added
- make 3s the default idle-pause for more readable demo recordings
([#288](#288))
- *(tip)* add a tip for the idle pause flag feature from pr #267
([#287](#287))
- add --idle-pause <time> to set the max time before idle frame
optimization. Can improve readability.
([#267](#267))
### Other
- *(deps)* bump clap from 4.5.50 to 4.5.51
([#286](#286))
- *(deps)* bump core-foundation from 0.10.0 to 0.10.1
([#261](#261))
- *(deps)* bump humantime from 2.1.0 to 2.3.0
([#279](#279))
- *(deps)* bump rayon from 1.10.0 to 1.11.0
([#270](#270))
- *(deps)* bump anyhow from 1.0.97 to 1.0.100
([#281](#281))
- *(deps)* bump log from 0.4.26 to 0.4.28
([#278](#278))
- *(deps)* bump simplerand from 1.5.1 to 1.6.0
([#266](#266))
- *(deps)* bump clap from 4.5.32 to 4.5.49
([#285](#285))
- fix typos ([#264](#264))
- *(deps)* bump tempfile from 3.19.1 to 3.23.0
([#283](#283))
- *(deps)* bump image from 0.25.5 to 0.25.8
([#277](#277))
- *(deps)* bump clap from 4.5.31 to 4.5.32
([#245](#245))
- *(deps)* bump tempfile from 3.18.0 to 3.19.1
([#246](#246))
</blockquote>
</p></details>
---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
Co-authored-by: 5422m4n-bot[bot] <203366424+5422m4n-bot[bot]@users.noreply.github.com>1 parent 10a8582 commit 7465724
3 files changed
+26
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
9 | 33 | | |
10 | 34 | | |
11 | 35 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments