Skip to content

Releases: noborus/tcellansi

v0.4.1

15 Dec 03:06
ede80c5

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 Dec 07:17
df8eb88

Choose a tag to compare

v0.4.0 targets tcell v3.
For tcell v2, please use the v2 branch.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

26 Nov 23:36
860d97a

Choose a tag to compare

What's Changed

  • Add trim of trailing spaces when converting screen content to strings. by @noborus in #6
  • Update tcell to v2.12.1 and replace deprecated GetContent with Get by @noborus in #7

Full Changelog: v0.2.0...v0.3.0

v0.2.0

23 Aug 22:22
e731ba7

Choose a tag to compare

What's Changed

  • Update to use official UnderlineStyle and UnderlineColor by @noborus in #4
  • Update go.mod to use tcell v2.9.0 by @noborus in #5

Full Changelog: v0.1.0...v0.2.0

v0.1.0

15 May 21:33
d9363e1

Choose a tag to compare

What's Changed

Reset before line break #3

Added the TrimRightSpace function to remove spaces to the right of string slices created by ScreenContentToStrings.

Modified ScreenContentToStrings to only reset before line breaks if necessary.

Full Changelog: https://github.com/noborus/tcellansi/commits/v0.1.0