Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@wavesoft wavesoft released this 12 Sep 15:55
· 13 commits to master since this release

First version with tab-completion support:

Changelog

  • ADDED: Tab completion support using .addAutocompleteHandler
  • ADDED: Wide printing of multiple items using .printWide
  • ADDED: Reading single character amidst of user input using .readChar([prompt])