What's Changed
- chore(changelog): update changelog (auto) by @github-actions in #74
- feat(layout): allow reversing the layout and placing input bar on top by @alexpasmantier in #76
- fix(output): quote output string when it contains spaces and points to an existing path by @alexpasmantier in #77
- add
conda-forge
install to README.md by @moritzwilksch in #78 - docs(install): update the installation section of the README by @alexpasmantier in #79
- fix(stdin): better handling of long running stdin streams by @alexpasmantier in #81
- refactor(exit): use std::process::exit explicitly by @alexpasmantier in #84
- chore(changelog): update changelog (auto) by @github-actions in #85
- fix(preview): remove redundant tokio task when generating builtin file previews by @alexpasmantier in #86
- docs(installation): update homebrew installation command by @alexpasmantier in #87
- perf: skip ratatui span when match at end of string by @bertrand-chardon in #91
- perf: add cache for icon colors by @bertrand-chardon in #89
- feat(cable): add support for custom channels by @alexpasmantier in #75
New Contributors
- @moritzwilksch made their first contribution in #78
Full Changelog: 0.5.3...0.6.0