Skip to content

Releases: BroDudeGuyMan/console_logger

console_logger v2.0.1 (Easyread)

27 Mar 14:03
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

Changed cmake_minimum_required(VERSION 3.5) for compatibility with older systems.

Use v2.0.0 if your target is CMake 3.6 or newer.

console_logger v2.0.0 (Easyread)

24 Mar 02:58
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

CMake version 4.0 is now minimum

console logger v1.0.5 (Brightline)

09 Mar 15:23
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Updates to the CMake project version.
Full Changelog: v1.0.4...v1.0.5

console_logger v1.0.4 (Brightline)

04 Mar 18:11
Immutable release. Only release title and notes can be modified.
cfe0df9

Choose a tag to compare

Fixes to CMakeLists.txt to resolve issues when building on Windows (CMAKE_CXX_STANDARD).

Full Changelog: v1.0.3...v1.0.4

console_logger v1.0.3 (Brighline)

04 Mar 02:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Update the CMakeLists.txt to fix issues when installing system-wide. Also edited the README to show how to use CMake's FetchContent feature for easy use in CMake projects.

Full Changelog: v1.0.2...v1.0.3

console_logger v1.0.1 (Brightline)

03 Mar 02:06

Choose a tag to compare

Patched fix for broken CMake install.

console_logger v1.0.0 (Brightline)

03 Mar 01:58
8950957

Choose a tag to compare

First full release of console_logger. This release is fully usable and documented.