Releases: silbermm/prompt
Releases · silbermm/prompt
v0.5.13
Update documentation with info on Building and Releasing
v0.5.12
Mostly documentation updates, but does include a bug fix where the parse_opts private function was the wrong airity
v0.5.11
- Added the ability to
select
multiple options
v0.5.9
Whats New
Ability to use Prompt
to simplify initial setup
v0.5.8
Cleanup some logging statements
v0.5.7
Preliminary support for tables
v0.5.5
Changelog
- added a helper for creating commands
use Prompt.Command
v0.5.4
Changes
Preliminary support for Position
module. This module has functions that move the cursor around to manipulate text that is already output in the terminal.