Skip to content

Release v0.7.2

Choose a tag to compare

@github-actions github-actions released this 17 Feb 14:07

Added

  • A changelog following Keep a Changelog convention.
  • Automate release and Github page publication, based on Github Actions.
  • A script to pepare and trigger the release+publish process (repo-admin/release.py)

Fixed

  • Fix Conan test_package executable location for multi-config generators
    (made uniform with single-config generators).