What's Changed
- chore(changelog): update changelog (auto) by @github-actions in #105
- refactor(screen): extract UI related code to separate crate by @alexpasmantier in #106
- Add bench for build results list by @bertrand-chardon in #107
- perf: merge contiguous name match ranges by @bertrand-chardon in #108
- perf(ui): improve merging of continuous name match ranges by @alexpasmantier in #109
- perf: optimize entry ranges by @bertrand-chardon in #110
- feat(themes): add support for ui themes by @alexpasmantier in #114
- feat(cable): support cable channel invocation through the cli by @alexpasmantier in #116
- fix(previewers): handle crlf when parsing ansi into ratatui objects by @alexpasmantier in #119
- feat(themes): add support for global themes background colors by @alexpasmantier in #120
- fix(stdin): trim entry newlines when streaming from stdin by @alexpasmantier in #121
- refactor(help): enable help bar by default and add help keybinding by @alexpasmantier in #122
- fix(config): better handling of default values by @alexpasmantier in #123
- refactor(config)!: use
$HOME/.config/television
by default for macOS by @alexpasmantier in #124 - feat(themes): more builtin UI themes by @alexpasmantier in #125
- docs(readme): add theme previews and udpate readme structure by @alexpasmantier in #126
- chore(version): bump workspace to 0.7.0 by @alexpasmantier in #127
Full Changelog: 0.6.2...0.7.0