Releases: jedib0t/go-prompter
Releases · jedib0t/go-prompter
v0.0.8
- prompt: ClearHistory() to clear commands in history
v0.0.6
- prompt: allow control of auto-complete word delimiters
v0.0.5
- prompt: support custom io (Reader/Writer)
v0.0.4
- powerline: simplify some logic and make it readable
v0.0.3
- auto-complete tweaks
- more unit-tests
- fix misc code smells and issues
v0.0.2
- fix code quality issues identified by goreport and sonar