Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Releases: Aptivi-Archives/ReadLine.Reboot

Version 3.4.1 - Better Interruption

25 Aug 15:28
Compare
Choose a tag to compare

This release improves interruption a bit.

Changes

  • [*] Improved interruption a bit

To see the full changes, have a look at the commit history of this release tag.

Version 3.4.0 - Negative

04 Aug 21:38
Compare
Choose a tag to compare

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

26 Jul 05:34
Compare
Choose a tag to compare

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

19 Jul 14:24
Compare
Choose a tag to compare

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!

17 Jun 04:53
Compare
Choose a tag to compare

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

08 Jun 15:39
Compare
Choose a tag to compare

We apologize for your inconvenience, but we broke CTRL + C. We hope it works now in this version.

Version 3.1.1 - Urgent update

08 Jun 10:45
Compare
Choose a tag to compare

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

08 Jun 10:13
Compare
Choose a tag to compare

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

02 Jun 07:47
Compare
Choose a tag to compare

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

01 Jun 05:14
Compare
Choose a tag to compare

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.