Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 370 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 370 Bytes

Changelog

Version 0.0.2 - 04/15/2024

  • INFO:
    • Add Clang compiler
    • Add and reset Flags
    • Add Debuger Mode
  • Bugfix:
    • Improve error handling during compilation
    • Fix issue with file paths containing spaces

0.0.1 - 04/13/2024

  • INFO:
    • Initial release of C++ Runner extension
    • Basic functionality to compile and run C++ code