- Clippy warnings
- Do not reveal whitespace when masked (#42)
- Remove unused variables from examples
- DemandOption no longer requires item to impl Display, Select and MultiSelect trait bounds updated to reflect that (#47)
- Release demand version 1.1.1
- Add input autocompletion (#39)
- Release demand version 1.1.0
- Update example gifs
- Remove unnecessary println statements from examples
- Input - panics if charaters with more than one unicode points are used (#37)
- Input - always renders default prompt if inline (#33)
- Add input validation (#34)
- Release demand version 1.0.2
- Update README.md
- Release demand version 1.0.1
- Input - remove unnecessary code (#26)
- Select - incorrect number of pages when filtering (#24)
- Input - set default prompt to '> ' (#20)
- Indent input by a space like the other inputs (#18)
- Input - handle arrow keys (#11)
- Spinner - expose SpinnerStyle and add example (#28)
- Input - add support for ctrl+w and ctrl-u (#27)
- Add tests to verify initial rendering (#25)
- Add themes dracula, catppuccin, base16 (#19)
- Implement spinner (#13)
- Release demand version 1.0.0
- Add changelog via git-cliff (#29)
- Align and update examples (#14)
- Select might panic when filtering multi-page options (#5)
- Implement simple text input (#10)
- Release demand version 0.4.0
- Release demand version 0.3.0
- Release demand version 0.2.0
- Release demand version 0.1.1