Skip to content

0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 22:32
· 23 commits to main since this release
853da49

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