0.13.11 - 2025-11-23
🐛 Bug Fixes
-
3a71a99 (pwsh) Always use
-NoLogo -NoProfilewhen starting pwsh commands by @alexpasmantier in #775 -
b336421 (uncategorized) No more edge case highlight computing panics by @alexpasmantier
📚 Documentation
- 3dcc3db (uncategorized) Update readme with editor integrations by @alexpasmantier
⚡ Performance
-
492881f (uncategorized) Use
tokio::process::Commandfor previews by @alexpasmantier -
0a385f9 (uncategorized) Faster ansi escape sequences stripping with
--ansiby @alexpasmantier -
0136626 (uncategorized) Avoid blocking async runtime when streaming in candidates by @alexpasmantier
-
d2034a8 (uncategorized) Add rendering benchmark by @alexpasmantier
-
a6b5240 (uncategorized) Avoid heap allocations when passing context to render thread by @alexpasmantier
-
ad166f1 (uncategorized) Use smallvec for match ranges to avoid unnecessary allocations by @alexpasmantier
-
56f19be (uncategorized) Add
load_candidatesbenchmark by @alexpasmantier
⚙️ Miscellaneous Tasks
-
c535e08 (changelog) Update changelog (auto) by @github-actions[bot] in #773
-
3cabec2 (uncategorized) Release version 0.13.11 by @alexpasmantier
Full Changelog: 0.13.10...0.13.11