Skip to content

Releases: KazDragon/consolepp

v0.2.2

18 Apr 08:45
ec9732d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

Version 0.2.1

11 Jun 18:47

Choose a tag to compare

Updates to the development environment.

Version 0.2.0

09 Feb 13:47
1b3fcfe

Choose a tag to compare

Console++ now requires C++20

This removes the dependency on gsl-lite.

The console class now models the channel concept.

25 Jul 14:57
1bea507

Choose a tag to compare

This change allows for better interoperability with Server++, Terminal++, etc.

Version 0.1.0

15 Jul 08:44
9ac1507

Choose a tag to compare

Console++ now requires C++17.

Version 0.0.2

12 Mar 16:24
4e1029b

Choose a tag to compare

Consle++ is now namespaced under KazDragon:: in CMake.

Initial release

31 Jan 11:46
ef2e308

Choose a tag to compare

This release includes basic console i/o and console size queries.