Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 494 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 494 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.0.1]

Add basic diagnostic support by clang-tidy.

[0.0.2]

Support Windows (not tested). Add code action(quick fixes) support. Move to the language server protocol(LSP) structure.