Releases: hmk/try-bedazzled
Releases · hmk/try-bedazzled
v0.3.0
v0.2.0
v0.1.3
v0.1.2
v0.1.1
v0.1.0
0.1.0 (2026-05-11)
Features
- adaptive fullscreen sizing, space-as-dash queries, wider-rendering icons (1f85de4)
- add benchmark harness comparing Go, C, and Ruby (62377b2)
- add Bubble Tea TUI selector with fuzzy filtering (d5ba591)
- add GoReleaser, CI workflows, and README (b3c0eac)
- add interactive theme picker with live preview (bad2913)
- add theming system with four built-in themes (f716f23)
- bedazzle TUI with icons, columns, and visual polish (d7ae28e)
- bubbles table picker + file tree preview panel (98c4d70)
- expand Config with prefs and custom icons support (698ed31)
- readme: lean into the bedazzling (60559a2)
- rename default to bedazzled with rainbow bars + right-aligned score (a8dda9a)
- selected-row BG highlight, rainbow gradient, bedazzled→catppuccin palette (6beeeed)
- settings menu (ctrl-,), search bar top/bottom rules, display mode (424fb85)
- showcase rainbow theme in second half of demo (#9) (b5478bd)
- true scrolling, column reorder, custom icons, ctrl-p preview toggle (ebed1c2)
- wire up Cobra CLI with all commands (1b705c4)
Bug Fixes
- address lint issues in source files (968950d)
- change settings key from ctrl-, to ctrl-g (6d2ace8)
- enable colors in theme picker via shared TTY renderer (a44ae28)
- keep selection on-screen when preview toggles, trim preview row, lint (35a5226)
- read theme from config file when resolving (45e4137)
- render last visible frame in key injection mode (4eb54bc)
- route theme, help, and version through exec mode (dfd11c1)
- show_emojis setting now actually hides icons (7a445b4)
- use /dev/tty for Lip Gloss color detection (a605a98)
Refactors
- replace huh settings form with native Bubble Tea selector (bbcff59)
Documentation
- rewrite README with full feature docs and differentiators (3b3b372)