769 B
769 B
CHANGELOG
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased
[0.2.1] - 2017-11-30
Fixed
SelectWithAddpanicking on.Rundue to lack of keys setup
[0.2.0] - 2017-11-16
Added
Selectitems can now be searched
[0.1.0] - 2017-11-02
Added
- extract
promptuifrom torus as a standalone lib. promptui.Promptprovides a single input line to capture user information.promptui.Selectprovides a list of options to choose from. Users can navigate through the list either one item at time or by pagination