File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.0] ( https://github.com/jdx/demand/compare/v1.8.2...v2.0.0 ) - 2026-03-08
4+
5+ ### Added
6+
7+ - * (input)* add mask_on_submit option ([ #138 ] ( https://github.com/jdx/demand/pull/138 ) )
8+ - add Wizard component for multi-step wizard flows ([ #127 ] ( https://github.com/jdx/demand/pull/127 ) )
9+
10+ ### Fixed
11+
12+ - add #[ non_exhaustive] to Theme struct ([ #139 ] ( https://github.com/jdx/demand/pull/139 ) )
13+
14+ ### Other
15+
16+ - make multiselect dialogue rendering more efficient ([ #129 ] ( https://github.com/jdx/demand/pull/129 ) )
17+ - * (deps)* update dependency hk to v1.37.0 ([ #137 ] ( https://github.com/jdx/demand/pull/137 ) )
18+ - * (deps)* update jdx/mise-action digest to e79ddf6 ([ #136 ] ( https://github.com/jdx/demand/pull/136 ) )
19+ - * (deps)* update dependency cargo: cargo-release to v1 ([ #135 ] ( https://github.com/jdx/demand/pull/135 ) )
20+ - * (deps)* update release-plz/action digest to f708778 ([ #134 ] ( https://github.com/jdx/demand/pull/134 ) )
21+ - * (deps)* update actions/checkout action to v6 ([ #133 ] ( https://github.com/jdx/demand/pull/133 ) )
22+ - * (deps)* update dependency hk to v1.36.0 ([ #132 ] ( https://github.com/jdx/demand/pull/132 ) )
23+ - * (deps)* update actions/checkout digest to de0fac2 ([ #131 ] ( https://github.com/jdx/demand/pull/131 ) )
24+ - * (deps)* pin dependencies ([ #130 ] ( https://github.com/jdx/demand/pull/130 ) )
25+
326## [ 1.8.2] ( https://github.com/jdx/demand/compare/v1.8.1...v1.8.2 ) - 2026-01-31
427
528### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " demand"
3- version = " 1.8.2 "
3+ version = " 2.0.0 "
44edition = " 2024"
55description = " A CLI prompt library"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments