Skip to content

Releases: bkryza/clang-include-graph

0.2.0

15 May 17:15
e3b33d8

Choose a tag to compare

What's Changed

  • Add handling of projects with precompiled headers (#1) by @bkryza in #2
  • Replace the calls to deprecated and removed boost::filesystem::extension() by @Desour in #6
  • Add dependencies option by @bkryza in #12
  • Add thread pool by @bkryza in #15
  • Add support for glob patterns by @bkryza in #18
  • Add json serialization by @bkryza in #20
  • Add graphml support by @bkryza in #22
  • Fix handling of relative paths in compile commands by @bkryza in #24

Full Changelog: 0.1.1...0.2.0

Initial release

09 Jul 20:55

Choose a tag to compare

0.1.1

Fixed packaging