|
| 1 | +# Created with WinGet Updater using komac v2.15.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: alexpasmantier.television |
| 5 | +PackageVersion: 0.15.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: alexpasmantier |
| 8 | +PublisherUrl: https://github.com/alexpasmantier |
| 9 | +PublisherSupportUrl: https://github.com/alexpasmantier/television/issues |
| 10 | +PackageName: Television |
| 11 | +PackageUrl: https://github.com/alexpasmantier/television |
| 12 | +License: MIT |
| 13 | +LicenseUrl: https://github.com/alexpasmantier/television/blob/HEAD/LICENSE |
| 14 | +Copyright: Copyright (c) Alexandre Pasmantier <alex.pasmant@gmail.com> |
| 15 | +CopyrightUrl: https://github.com/alexpasmantier/television/blob/main/LICENSE |
| 16 | +ShortDescription: A cross-platform, fast and extensible general purpose fuzzy finder TUI. |
| 17 | +Tags: |
| 18 | +- cli |
| 19 | +- command-line-tool |
| 20 | +- fuzzy |
| 21 | +- fuzzy-matching |
| 22 | +- fuzzy-search |
| 23 | +- rust |
| 24 | +- terminal |
| 25 | +- tui |
| 26 | +ReleaseNotes: |- |
| 27 | + 0.15.0 - 2026-01-27 |
| 28 | + ⛰️ Features |
| 29 | + - f2fa3f8 (actions) Add a new picker for channel actions by @alexpasmantier in #880 |
| 30 | + - 6be1cfb (cable) 21 new channels by @alexpasmantier |
| 31 | + - c564ec0 (cable) Existing channel improvements, more default actions by @alexpasmantier |
| 32 | + - ab6bbfc (cli) Sort list-channels output alphabetically by @simono in #866 |
| 33 | + - 26ba031 (prototypes) Enable using a custom shell for source, preview and action commands by @alexpasmantier |
| 34 | + - aa6fe62 (remote) Add remote control missing requirements popup by @alexpasmantier |
| 35 | + - cf3261e (ui) Add cycle_x keybinding hint next to tab indicator when cycling is enabled by @alexpasmantier in #876 |
| 36 | + - a8ca74a (ui) Add cycle_sources and cycle_previews tab indicators by @alexpasmantier in #870 |
| 37 | + - b4b61c7 (update-channels) Skip channels with unmet requirements by default by @louis-thevenet in #859 |
| 38 | + - 6cfca4d (uncategorized) Frecency sorting by @alexpasmantier in #869 |
| 39 | + - ccec17b (uncategorized) Generalize support for custom sorting by @alexpasmantier |
| 40 | + - 1facb56 (uncategorized) Allow disabling automatic sorting of matcher results by @alexpasmantier in #856 |
| 41 | + 🐛 Bug Fixes |
| 42 | + - a16c886 (sesh) Allow paths containing whitespaces by @alexpasmantier |
| 43 | + 🚜 Refactor |
| 44 | + - 86846ec (cable) Simpler systemd units channel by @alexpasmantier |
| 45 | + - 49c8370 (ui) Replace stateful spinner by static symbol by @alexpasmantier |
| 46 | + 📚 Documentation |
| 47 | + - 767db54 (uncategorized) Fix: fix typos and grammar by @simono in #860 |
| 48 | + ⚡ Performance |
| 49 | + - 549eed2 (frecency) Avoid string allocations in sort comparisons by @lalvarezt in #877 |
| 50 | + 🧪 Testing |
| 51 | + - e259535 (uncategorized) Faster local testing by @alexpasmantier |
| 52 | + ⚙️ Miscellaneous Tasks |
| 53 | + - ded7ef6 (uncategorized) Release version 0.15.0 by @alexpasmantier |
| 54 | + - f4465f0 (uncategorized) Cleaning up mode color dead code by @alexpasmantier |
| 55 | + New Contributors |
| 56 | + - @simono made their first contribution in #866 |
| 57 | + - @louis-thevenet made their first contribution in #859 |
| 58 | + Full Changelog: 0.14.5...0.15.0 |
| 59 | +ReleaseNotesUrl: https://github.com/alexpasmantier/television/releases/tag/0.15.0 |
| 60 | +ManifestType: defaultLocale |
| 61 | +ManifestVersion: 1.12.0 |
0 commit comments