Skip to content

Releases: Aptivi/Terminaux

[release] Terminaux v1.11.1: Palettes!

02 Nov 12:41
Compare
Choose a tag to compare

We've made a new version of Terminaux that allows you to have more control over the type of colors displayed.

Changes

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

  • [+] Added an option to turn on/off terminal defined palettes

Review the commit history if you want to get a deep insight about the changes.

Feedback?

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

[servicing] Terminaux v1.11.0.1: One Serious Bug!

01 Nov 10:37
Compare
Choose a tag to compare

This release obsoletes the 1.11.0.0 version, which was released with a critical bug.

Changes

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

  • [*] Fixed a critical bug regarding the CMY and the HSV specifiers.

Review the commit history if you want to get a deep insight about the changes.

Feedback?

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

[release] Terminaux v1.11.0: More Colors!

01 Nov 08:30
Compare
Choose a tag to compare

We've added more color models and made general improvements.

Changes

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

  • [+] Added CMY and HSV color models
  • [*] Performance improvements for infoboxes
  • [*] Performance improvements for selection style
  • [*] General improvements

Review the commit history if you want to get a deep insight about the changes.

Feedback?

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

[servicing] Terminaux v1.10.1: Windows Only!

23 Oct 07:31
Compare
Choose a tag to compare

We've made a quick hotfix release to fix a critical bug regarding the color support checker.

Changes

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

  • [*] Fixed 256 color checker trying to access a Windows function on Unix systems in some cases

Review the commit history if you want to get a deep insight about the changes.

Feedback?

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

[release] Terminaux v1.10.0: Monochrome!

22 Oct 12:54
Compare
Choose a tag to compare

We've released a brand new version to give you monochrome color support, as well as several improvements.

Changes

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

  • [+] Added monochromatic color deficiency
  • [+] Figlet selector now lets you write the font name
  • [*] Improved console color data parsing
  • [*] Improved VT sequence matching performance

Review the commit history if you want to get a deep insight about the changes.

Feedback?

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

[servicing] Terminaux v1.9.1: Fixed Width!

18 Oct 10:24
Compare
Choose a tag to compare

We've made a small release to make fixes.

Changes

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

  • [*] Fixed interactive TUI not using whole screen
  • [*] Fixed interactive TUI using the wrong width for the second pane in some console sizes

Review the commit history if you want to get a deep insight about the changes.

Feedback?

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

[release] Terminaux v1.9.0: Faster!

17 Oct 07:33
Compare
Choose a tag to compare

We've made this release to give you even more features.

Changes

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

  • [+] New color selector!
  • [+] BoxFrames now can contain titles
  • [+] Added color reset API
  • [+] Added an easy way to generate Color instances of color-blind colors
  • [*] WritePlain() is now easier to use
  • [*] Improved rendering performance of some console writers

Review the commit history if you want to get a deep insight about the changes.

Feedback?

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

[servicing] Terminaux v1.8.2: Out of Range!

16 Oct 07:21
Compare
Choose a tag to compare

We've made this quick release to fix two inaccuracies regarding two color models

Changes

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

  • [*] Fixed CMY values being weird for black color
  • [*] Fixed weird saturation value for some colors

Review the commit history if you want to get a deep insight about the changes.

Feedback?

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

[servicing] Terminaux v1.8.1: Missing Sequence!

12 Oct 09:55
Compare
Choose a tag to compare

We've added a missing sequence in an attempt to fix crashes related to a sequence when using the VT sequence builder

Changes

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

  • [*] Fixed missing sequence causing crashes

Review the commit history if you want to get a deep insight about the changes.

Feedback?

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

[release] Terminaux v1.8.0: More Colors!

10 Oct 09:09
Compare
Choose a tag to compare

We've made this exciting release to add support for CMYK and HSL color models, as well as general improvements.

Changes

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

  • [+] Added creation of color instances from CMYK and HSL
  • [+] Added conversion from RGB <-> HSL <-> CMYK
  • [*] Fixed console writer overload conflict

Review the commit history if you want to get a deep insight about the changes.

Feedback?

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