Releases: cppinclude/cppinclude
Releases · cppinclude/cppinclude
v0.5.0
v0.4.0
- New argument show_only_std_headers
v0.3.1
- Fixed:
- Fixed detect file name after comments /**/ in include
v0.3.0
-
Added:
- Support CMake ( JSON Compilation Database, compile_commands.json )
- Analyze unincluded headers
- Analyze headers that are included in different ways ( #include "..." and #include <...> )
- All report arguments in configuration file
-
Fixed:
- Fixed bug in analyzing raw C++ strings
- Fixed bug in analyzing comments after #include
v0.2.1
- Fixed build for:
- CentOS 7
- GCC 7
- Visual Studio 2017
- Apple Clang 12
v0.2.0
v0.2.0
Added
- New parameter analyze_without_extension
- New argument show_std_files
Fixed
- Fixed bug in multiline comments
- Fixed bug in multiline string
- Fixed bug in string with quotation marks
Builds
Windows:
- cppinclude-x64.zip
- cppinclude-x32.zip
Ubuntu:
- cppinclude-amd64-0.2.0.deb ( tested on Ubuntu 20.04 )
v0.1.0
v0.1.0
Windows:
- cppinclude-x64.zip
- cppinclude-x32.zip
Ubuntu:
- cppinclude-amd64-0.1.0.deb ( tested on Ubuntu 20.04 )