Skip to content

Releases: daniellee2015/cli-menu-kit

v0.1.20: MINIMAL layout and dynamic hints

17 Feb 07:31

Choose a tag to compare

What's New

  • MINIMAL layout for single-option menus to provide a cleaner, more compact display
  • Dynamic hint text that adapts based on actual menu options available

Full Changelog: v0.1.18...v0.1.20

v0.1.18: Add preserveOnSelect option

17 Feb 07:00

Choose a tag to compare

What's New

  • Added preserveOnSelect configuration option to keep menu rendered after selection instead of clearing it
  • Support for preserveOnSelect in boolean, checkbox, and radio menus

Other Changes

  • Updated .gitignore to exclude .ccb, .ccb-instances, and .claude directories

Full Changelog: v0.1.17...v0.1.18