Releases: alexpasmantier/television
Releases · alexpasmantier/television
0.8.6
What's Changed
- chore(changelog): update changelog (auto) by @github-actions in #202
- fix: automatically create configuration directory if it doesnt exist by @tulilirockz in #204
- fix build on nix by @tukanoidd in #203
New Contributors
- @tulilirockz made their first contribution in #204
Full Changelog: 0.8.5...0.8.6
0.8.5
What's Changed
- fix(shell): add space if needed when using smart autocomplete by @alexpasmantier in #200
- feat(ui): respect BAT_THEME env var for previewer syntax highlighting theme by @alexpasmantier in #201
- chore(changelog): update changelog (auto) by @github-actions in #197
- docs(config): fix typo in default configuration file comment by @alexpasmantier in #198
- docs: move parts of README to Wiki by @bertrand-chardon in #199
Full Changelog: 0.8.4...0.8.5
0.8.4
What's Changed
- fix(channels): list-channels in kebab-case by @fannheyward in #195
- feat(ux): automatically create default user configuration file if nonexistent by @alexpasmantier in #196
New Contributors
- @fannheyward made their first contribution in #195
Full Changelog: 0.8.3...0.8.4
0.8.3
What's Changed
- perf(bin): compile binary as a single code unit and use fat LTO by @alexpasmantier in #191
- chore(changelog): update changelog (auto) by @github-actions in #187
- fix: bump version to match with the release by @chenrui333 in #188
- chore: bump workspace to 0.0.16 by @alexpasmantier in #189
- chore: bump to 0.8.3 by @alexpasmantier in #192
New Contributors
- @chenrui333 made their first contribution in #188
Full Changelog: 0.8.2...0.8.3
0.8.2
🚀 Features
- (shell) Add separate history binding for zsh integration (#183)
- (shell) Add bash support for smart autocomplete and shell history (#184)
- (shell) Shell integration support for fish (#186)
📚 Documentation
- Add a credits section to the readme (#178)
- Move terminal emulator compatibility section to separate docs file (#179)
⚙️ Miscellaneous Tasks
- (changelog) Update changelog (auto) (#177)
Full Changelog: 0.8.1...0.8.2
0.8.1
What's Changed
🐛 Bug Fixes
- (channels) Use the number of actual bytes read and not the sample buffer size when calculating the proportion of printable ASCII characters (#174)
- (ux) Make DeletePrevWord trigger channel update (#175)
📚 Documentation
- Fix broken link in README (#168)
- Update README.md (#171)
- Update readme animations
- Fix broken image in channels.md
⚙️ Miscellaneous Tasks
Full Changelog: 0.8.0...0.8.1
0.8.0
What's changed
🚀 Features
- (cli) Add argument to start tv in another working directory (#132)
- (ui) Decouple preview title position from input bar position and make it configurable (#144)
- (shell) Autocompletion plugin for zsh (#145)
- (config) Allow specifying multiple keymaps for the same action + better defaults (#149)
- (input) Bind ctrl-w to delete previous word (#150)
- (ux) Print current query to stdout on Enter if no entry is selected (#151)
- (cli) Allow passing --input to prefill input prompt (#153)
- (cable) Make preview optional for cable channels (#155)
- (cable) Using builtin previewers inside cable channel prototypes (#156)
🚜 Refactor
- (ui) More compact general layout and make preview panel optional (#148)
- Update default configuration and simplify channel enum conversions (#157)
- (cable) Use tail instead of tac for zsh and bash command history channels (#161)
📚 Documentation
- (readme) Make channel names consistent everywhere (#138)
- Rearrange README, add a features section, and move more technical stuff to separate files (#159)
- Update readme (#160)
- Replace top image with a screenshot of the application (#163)
- Update README with more legible screenshot of the files channel (#164)
⚙️ Miscellaneous Tasks
- (changelog) Update changelog (auto) (#131)
- (changelog) Update changelog (auto) (#141)
- (changelog) Update changelog (auto) (#146)
- (changelog) Update changelog (auto) (#154)
- Bump to 0.8.0 (#165)
- Include cable channels (#166)
New Contributors
Contributors
Full Changelog: 0.7.1...0.8.0
0.7.1
What's Changed
- chore(changelog): update changelog (auto) by @github-actions in #128
- docs(contributing): update contributing.md with hot topics and link todo by @alexpasmantier in #129
- feat(channels): new channel for directories and associated transitions by @alexpasmantier in #130
Full Changelog: 0.7.0...0.7.1
0.7.0
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
0.6.2
What's Changed
- chore(changelog): update changelog (auto) by @github-actions in #98
- chore: use named constant for colors by @bertrand-chardon in #99
- fix(windows): use cmd on windows instead of sh by @Liyixin95 in #102
- chore: bump workspace to 0.6.2 by @alexpasmantier in #104
New Contributors
- @Liyixin95 made their first contribution in #102
Full Changelog: 0.6.1...0.6.2