• v0.2.0 00e2affbb2

    v0.2.0 Stable

    thelonestack released this 2026-06-20 10:48:47 +00:00 | 0 commits to master since this release

    Release v0.2.0

    🚀 Added

    • Native Windows Support: The binary detects if it is running on Windows and resolves compilation to a local compiler (g++) and Windows path structures.
    • CLI Colors & Emoji Output: Added styled console outputs with support for the --no-color flag and the NO_COLOR environment variable to output plain text.
    • Verbose Command Printing: In verbose mode, the binary now formats and outputs the exact compiler command as a copy-pasteable string.

    🔧 Changed

    • Conditional Debug Flags: The binary now omits the -mtune flag in debug mode to prevent compiler deprecation warnings.
    Downloads