Skip to content

Releases: hmk/try-bedazzled

v0.3.0

12 May 00:17
8fa2edc

Choose a tag to compare

0.3.0 (2026-05-11)

Features

  • install: publish a homebrew cask to hmk/homebrew-tap on each release (#22) (c17aead)

v0.2.0

11 May 21:35
4d9d3a5

Choose a tag to compare

0.2.0 (2026-05-11)

Features

  • add install script and improve readme (#20) (ee3af3e)

v0.1.3

11 May 19:09
7bf4a5c

Choose a tag to compare

0.1.3 (2026-05-11)

Bug Fixes

  • release: read notary issuer_id and key_id from vars, not secrets (#16) (f2efd48)

v0.1.2

11 May 19:04
dcea1fd

Choose a tag to compare

0.1.2 (2026-05-11)

Bug Fixes

  • release: notarize.macos.ids must reference build id, not archive id (#14) (0d9b45e)

v0.1.1

11 May 18:35
3a8a0c4

Choose a tag to compare

0.1.1 (2026-05-11)

Bug Fixes

  • trigger 0.1.1 to validate signed release pipeline end-to-end (8beb264)

v0.1.0

11 May 18:01
36ba49a

Choose a tag to compare

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)