Compdb Versions Save

The compilation database Swiss army knife

v0.2.0

6 years ago

In this release:

  • Rework the headerdb generation from the ground up. The new implementation just build a graph of the included-by relationship between files.
  • Support JSON Compilation Database arguments and output.
  • Support simple quotes in JSON Compilation Database.
  • Support logical paths in JSON Compilation Database.

v0.1.1

7 years ago

In this release:

  • fix packaging: go back to universal wheel
  • Travis-CI fixes

v0.1.0

7 years ago

New versioning scheme, test new packaging method.

v0.0.2

7 years ago

Main change in this release is the removal of the headerdb subcommand. ;)

It has been superseded by a more opinionated update command and the concept of "complementer". dump and find have been replaced by a single list command.

v0.0.1

7 years ago

Main feature in this release is the headerdb subcommand.