[0.10.0] - 2025-01-25
🚀 Features
- (i18n) Improve support for non-western scripts (#305) by @bertrand-chardon
🐛 Bug Fixes
- Add repaint command to the fish shell scripts (#303) by @jscarrott
- (stdout) Never quote selected entries (#307) by @bertrand-chardon
🚜 Refactor
- Simplify configuration and build code + leaner crate (#308) by @alexpasmantier
⚡ Performance
- (async) Make overall UI much smoother and snappier (#311) by @alexpasmantier
⚙️ Miscellaneous Tasks
- (changelog) Update changelog (auto) (#294) by @alexpasmantier
- Add zip format in a Windows release assets (#298) by @kachick
- Flatten workspace into a single crate (#306) by @alexpasmantier
- Bump to 0.10.0 by @alexpasmantier
New Contributors
- @kachick made their first contribution in #298
- @jscarrott made their first contribution in #303