Releases: DUNE-DAQ/daq-buildtools
Releases · DUNE-DAQ/daq-buildtools
v8.8.0
What's Changed
- Johnfreeman/issue289 code coverage by @jcfreeman2 in #296
dbt-lcov.sh
will now check the unit test coverage of your locally checked out repositories.
- Separate build and run environments using
dev
variant by @andrewmogan in #294dbt-setup-release
will no longer pull in development tools, namelycmake
,gdb
, andninja
.
- JCF: on Alessandro's request, add commit hash for each repo to the ou… by @jcfreeman2 in #293
dbt-info sourcecode
will now display a commit hash for each locally checked out repository.
Full Changelog: v8.7.2...v8.8.0