Skip to content

Releases: moshiba/ansi-escape

Durian

07 Oct 06:58
5a0f664
Compare
Choose a tag to compare

Exposed some constexpr objects and static functions to improve performance, especially when using cursor control commands that take parameters.

Durian

01 Sep 17:37
v1.3.0
a3e8fa7
Compare
Choose a tag to compare

ANSI Escape - v1.3.0

Introduced lots of function/namespace aliases, no more tedious namespace prefixes!
Bumped CMake version requirements from 3.5 to 3.9

Durian

07 Dec 17:31
c4c9672
Compare
Choose a tag to compare

ANSI Escape - v1.2.2 - Durian

Downgrade CMake version requirements from 3.15 to 3.5

Durian

13 Nov 10:53
1778e00
Compare
Choose a tag to compare

ANSI Escape - v1.2.1 - Durian

Drops Homebrew bottle support due to path issues that I don't have time to fix,
fall back to compile locally on formula installation

Durian

12 Nov 04:32
0b1054b
Compare
Choose a tag to compare

ANSI Escape - v1.2.0 - Durian

With primitive CMake support (requires CMake 3.15 or higher),
will relax the requirement in the next release to increase compatibility with legacy projects

Durian

10 Oct 13:22
16fda76
Compare
Choose a tag to compare

ANSI Escape - v1.1.0 - Durian

  • Supports CMake

Durian

08 Oct 15:03
51aadf7
Compare
Choose a tag to compare

ANSI Escape - v1.0.1 - Durian

  • Fixed 24-bit true color stream augmentation