This commit is contained in:
Scott E. Graves 2024-06-03 15:02:18 -05:00
parent a704d27523
commit 83ba09dba0

View File

@ -1,11 +1,15 @@
2024-06-03 Scott E. Graves <scott.e.graves@protonmail.com>
* added clang-format and clang-tidy
* lowercase all files names
* moved to CMake build system
* pr: fixed compilation issues
* https://github.com/cubicdaiya/dtl/pull/22
* https://github.com/cubicdaiya/dtl/pull/18
* pr: initialize variables
* https://github.com/cubicdaiya/dtl/pull/16