Tonerdo Readline Versions Save

A Pure C# GNU-Readline like library for .NET/.NET Core

v1.2.0

6 years ago

Features and Enhancements

#22 adds password input functionality

v1.1.0

7 years ago

Features and Enhancements

#8 adds ability to specify a default input value #11 adds support for .NET Framework 4.5 #12 adds backward autocomplete (SHIFT+Tab)

Bug Fixes

#4 and #18 fixes exception that is thrown on autocomplete when input entry is in a loop or completions array returned by autocompletion handler is empty (#3)

Thanks

@Guad @DewJunkie

v1.0.0

7 years ago

First NuGet package release