Skip to content

YCM 0.9.0

Compare
Choose a tag to compare
@drdanz drdanz released this 23 Jul 09:39
· 569 commits to master since this release

YCM 0.9.0 (2017-07-23) Release Notes

Changes made since YCM 0.8 include the following.

Modules

Generic Modules

  • InstallBasicPackageFiles: Added INCLUDE_CONTENT argument, similar to INCLUDE_FILE but that passes the content from the command instead of an external file.
  • InstallBasicPackageFiles: The @INCLUDED_FILE_CONTENT@ variable in the template config file is deprecated in favour of @INCLUDED_CONTENT@.

3rd Party

  • Update Catch2 Git Repository to commit 76790604f523f7fb63741aca5fc7fc1cbc140763 (updated CatchAddTests and ParseAndAddCatchTests modules).
  • Imported modified version of the FindGraphviz module from the qgv Git Repository (modified version found here).