Skip to content

Releases: Aptivi/Terminaux

[servicing] TermRead v0.4.0.2: Library Update

02 Jul 06:44
Compare
Choose a tag to compare

This release updates the dependency of VT.NET to 1.0.0. If your project still uses VT.NET 0.2.0.1 or lower, don't update to this version until you migrate to VT.NET 1.0.0 as it contains breaking changes, or you'll get TypeLoadExceptions.

Changes

This release contains a variety of changes, including, but not limited to:

Improvements

1 improvements were made since last release

  • [*] Updated VT.NET to 1.0.0

More changes?

Below changes are listed, if you want to go deep in details of what changed between the last release and the current one.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[servicing] TermRead v0.4.0.1: Fix Margin

30 Jun 08:32
Compare
Choose a tag to compare

This release is a follow-up release to fix one bug related to margins.

Changes

This release contains a variety of changes, including, but not limited to:

Improvements

1 improvements were made since last release

  • [*] Fixed cursor setting for margins when manually writing a prompt and then invoking Input.ReadLine()

More changes?

Below changes are listed, if you want to go deep in details of what changed between the last release and the current one.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[release] TermRead v0.4.0: One-line Wrapping

30 Jun 08:12
Compare
Choose a tag to compare

This release brings the most-awaited feature, one-line wrapping.

Changes

This release contains a variety of changes, including, but not limited to:

Additions

1 additions were made since last release

  • [+] Added one-line wrapping system

Improvements

1 improvements were made since last release

  • [*] Left margins now work properly

More changes?

Below changes are listed, if you want to go deep in details of what changed between the last release and the current one.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[servicing] TermRead v0.3.1.1: Compatibility Door

16 Feb 18:46
Compare
Choose a tag to compare

This version widens the compatibility door.

Changes

This release contains a variety of changes, including, but not limited to:

Improvements

1 improvements were made since last release

  • [*] Re-targeted to .NET Standard 2.0

More changes?

Below changes are listed, if you want to go deep in details of what changed between the last release and the current one.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[servicing] TermRead v0.3.1: Fix me!

18 Jan 06:51
Compare
Choose a tag to compare

This release improves compatibility with Linux systems and handling of positions.

Changes

This release contains a variety of changes, including, but not limited to:

Improvements

4 improvements were made since last release

  • [*] Fixed backspace not working on Linux and Android
  • [*] Fixed cursor positioning upon wrapping on Linux systems
  • [*] Fixed cursor positioning at the end of the buffer
  • [*] Better handling for end of input

More changes?

Below changes are listed, if you want to go deep in details of what changed between the last release and the current one.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[release] TermRead v0.3.0: Closer to ReadLine.Reboot

16 Jan 10:16
Compare
Choose a tag to compare

This release tries to make TermRead be closer to the functionality of ReadLine.Reboot in terms of number of features.

Changes

This release contains a variety of changes, including, but not limited to:

Additions

7 additions were made since last release

  • [+] Added backward and forward one word
  • [+] Added customizable wrappers
  • [+] Added the margin system
  • [+] Added auto-completion
  • [+] Added cut and yank features
  • [+] Added lowercasing and uppercasing
  • [+] Added alternative ENTER keys support

More changes?

Below changes are listed, if you want to go deep in details of what changed between the last release and the current one.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

Version 0.2.0 - Historical Commands

25 Dec 20:12
Compare
Choose a tag to compare

[release] TermRead v0.2.0: Historical Commands

This release adds command history and DELETE key

Changes

This release contains a variety of changes, including, but not limited to:

Additions

Over 2 features were added to this release.

  • [+] Added command history
  • [+] Added DELETE

Improvements

Over 1 features were improved in this release.

  • [*] Improved console cursor behavior

Removals

No removals were made.

More changes?

Below changes are listed, if you want to go deep in details of what changed between the last release and the current one

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

TermRead 0.1.1 - Give Me Your Password!

20 Dec 18:56
Compare
Choose a tag to compare

[release] TermRead 0.1.1: Give Me Your Password!

This version adds support for password reading.

Changes

This release contains a variety of changes, including, but not limited to:

Additions

Over 1 features were added to this release.

  • [+] Added password read support

Improvements

No improvements were made.

Removals

No removals were made.

More changes?

Below changes are listed, if you want to go deep in details of what changed between the last release and the current one

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

Version v0.1.0 - Welcome Back!

17 Dec 18:57
Compare
Choose a tag to compare

[release] TermRead v0.1.0: Welcome Back!

The spiritual ReadLine.Reboot reboot is now here! It starts young, then grows up with new features as time passes.

Notes

This is the first release, so expect bugs. This library is made with our efforts with customizability in mind.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.