Releases: Aptivi-Archives/ReadLine.Reboot
Version 3.4.1 - Better Interruption
Version 3.4.0 - Negative
This release is a minor improvement over 3.3.2.
Changes
[+]
Negative argument support to various commands[+]
Added functions, like keyboard macros[*]
General improvements and bug fixes
To see the full changes, have a look at the commit history of this release tag.
Version 3.3.2 - Bell Silencer
This release doesn't let the bell ring when pressing HOME/END when we're at the start or at the end of the line.
Changes
[*]
Bell no longer rings when pressing HOME/END when we're at the start or at the end of the line.
To see the full changes, have a look at the commit history of this release tag.
Version 3.3.1 - Press Ctrl+Alt+Del to restart
This release is an improvement over 3.2.0 that adds some more features ported from the base GNU Readline library.
Changes
[+]
Added history size and bell configuration[+]
Added redraw-current-line[+]
Added forward-backward-delete-char[+]
Added unix-filename-rubout[+]
Added copy-backward-word[+]
Added copy-forward-word[+]
Added possible-completions[+]
Added custom key bindings[*]
Improved performance[*]
Fixed cursor movement malfunction (if any)[*]
General improvements and bug fixes[-]
Unbound clearing line from ESC
To see the full changes, have a look at the commit history of this release tag.
Version 3.2.0 - History!
This release adds some more features to the library, while adding some improvements.
Changes
[+]
Added basic arguments support[+]
Added interruption responsiveness time[*]
Some improvements related to history
To see the full changes, have a look at the commit history of this release tag.
Version 3.1.2 - CTRL + C fixed
We apologize for your inconvenience, but we broke CTRL + C. We hope it works now in this version.
Version 3.1.1 - Urgent update
This update is urgent, and fixes a major issue with missed keys. Interruption is disabled by default, so enable it before using.
Version 3.1.0 - Interruption
This release surprises you by adding features that you've never imagined before.
Changes
[+]
You can pre-write default value[+]
You can interrupt the current read operation
To see the full changes, have a look at the commit history of this release tag.
Version 3.0.1 - Ran to Completion
This release adds a property to let the user know if the input ran to completion.
Changes
[+]
Added a property that indicates completion
To see the full changes, have a look at the commit history of this release tag.
Version 3.0.0 - Initial Release
ReadLine.Reboot says hello to the .NET community with this brand-new release based on the original work of Toni Solarin-Sodara's ReadLine
project, which was abandoned in 2018 as version 2.0.1.
Changes
Look at the announcement here!
To see the full changes, have a look at the commit history of this release tag.