ReadLine v1.1.0 Release Notes

Release Date: 2017-03-04 // about 7 years ago
  • ๐Ÿ”‹ Features and Enhancements

    0๏ธโƒฃ #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