Skip to content

Chalet v0.7.24

Latest
Compare
Choose a tag to compare
@rewrking rewrking released this 30 Jun 17:18
· 311 commits to main since this release

Added

  • Allow substitution variables in defaultRunArguments and options.runArguments within the settings file
  • Allow distribution process targets to run a built executable (ie: ${buildDir}/my-process)

Fixed

  • Regression: compile_commands.json always needs to generate from all targets
  • Use (buildDir)/int.(name) for the intermediate directory. This avoids various problems, but will rebuild

Full Changelog: v0.7.23...v0.7.24