Skip to content

Releases: alexpasmantier/television

0.9.4

20 Jan 11:19
40c97c9
Compare
Choose a tag to compare

[0.9.4] - 2025-01-20

πŸ› Bug Fixes

  • (syntect) Switch back to oniguruma while investigating parsing issues (#292)

βš™οΈ Miscellaneous Tasks

  • (changelog) Update changelog (auto) (#288)
  • Bump workspace to 0.9.4 (#293)

0.9.3

19 Jan 19:51
a43ed22
Compare
Choose a tag to compare

[0.9.3] - 2025-01-19

πŸš€ Features

πŸ› Bug Fixes

  • (cable) Cable channels now take precedence over builtins for the cli / shell integration (#278) by @alexpasmantier

🚜 Refactor

πŸ“š Documentation

⚑ Performance

  • (preview) Add partial preview rendering and buffer preview requests (#285) by @alexpasmantier

βš™οΈ Miscellaneous Tasks

New Contributors

0.9.2

09 Jan 22:32
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • (cable) Filter out non-utf8 lines when loading cable candidates (#263)

βš™οΈ Miscellaneous Tasks

  • (changelog) Update changelog (auto) (#261)
  • Bump to 0.9.2

0.9.1

09 Jan 13:35
Compare
Choose a tag to compare

What's Changed

πŸš€ Features

  • (cli) Add no-preview flag to disable the preview pane (#258)
  • (cable) Allow custom cable channels to override builtins (#260)

πŸ› Bug Fixes

  • (fish) Don't add extra space to prompt if it's an implicit cd (\.) (#259)

🚜 Refactor

  • (providers) Improve cable provider files loading sequence (#254)
  • (cable) Stream in cable results + better error logging + default delimiter consistency (#257)

βš™οΈ Miscellaneous Tasks

  • (changelog) Update changelog (auto) (#251)
  • Bump to 0.9.1

Full Changelog: 0.9.0...0.9.1

0.9.0

07 Jan 22:32
853da49
Compare
Choose a tag to compare

What's Changed

πŸš€ Features

  • (cable) Add default git diff cable channel (#226)
  • (channels) Add support for multi selection (#234)
  • (channels) Allow sending currently selected entries to other channels (#235)
  • Add support for CJK unified ideographs (#243)

πŸ› Bug Fixes

  • (ingestion) Use lossy conversion when source doesn't produce valid utf8 (#240)
  • (ansi) Catch implicit reset escape sequences (#245)

⚑ Performance

  • Use FxHash instead of SipHash where it makes sense (#237)
  • Only display the first 200 log entries when previewing git-repos (#241)
  • Drop deduplication when loading cable candidate lines (#248)

βš™οΈ Miscellaneous Tasks

  • (changelog) Update changelog (auto) (#225)
  • (linting) Add workspace lints (#228)
  • Fix linting warnings (#230)
  • (changelog) Update changelog (auto) (#244)
  • Bump to 0.9.0 (#249)

Contributors

Full Changelog: 0.8.8...0.9.0

0.8.8

06 Jan 12:53
Compare
Choose a tag to compare

[0.8.8] - 2025-01-06

What's changed

πŸš€ Features

  • (ui) Make background color optional and fallback to terminal default bg color (#219)
  • (ui) Add new television theme that inherits the terminal bg (#220)
  • (ui) Add support for standard ANSI colors theming and update default theme (#221)

πŸ› Bug Fixes

  • (cable) Zsh-history and bash-history cable channels now point to default histfiles locations (#224)

🚜 Refactor

  • (ux) Don't print the list of available channels on channel parsing error (#222)
  • (cable) More debug information for cable channels (#223)

πŸ“š Documentation

  • Add shell autocompletion GIF to the README

βš™οΈ Miscellaneous Tasks

  • (changelog) Update changelog (auto) (#218)
  • Bump to 0.8.8

0.8.7

04 Jan 23:35
25adee3
Compare
Choose a tag to compare

What's Changed

  • chore(changelog): update changelog (auto) by @github-actions in #206
  • Fix broken link to autocompletion docs by @tangowithfoxtrot in #208
  • refactor(shell): use $HISTFILE for cable history channels by @alexpasmantier in #210
  • refactor(cable): always create default cable channels in user directory if no cable channels exist by @alexpasmantier in #213
  • refactor(config): check for config file existence before processing subcommands by @alexpasmantier in #214
  • fix(unix): use sed instead of tail for bash and zsh default history channels by @alexpasmantier in #216
  • chore: bump to 0.8.7 by @alexpasmantier in #217

New Contributors

Full Changelog: 0.8.6...0.8.7

0.8.6

01 Jan 11:13
Compare
Choose a tag to compare

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

Full Changelog: 0.8.5...0.8.6

0.8.5

31 Dec 18:06
Compare
Choose a tag to compare

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

31 Dec 12:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.3...0.8.4