2.06.01
02/08/2017
No issues for this version
art suite release notes 2.06.01 (2017/02/08)¶
- An art series 2.06 release
- Download page
N.B. This version of art introduces a breaking change for the location of installed cetlib
headers. Please see the art series 2.06 notes.
Platform/compiler support changes¶
- e10 has been restored; however, expect support to be removed with the next minor release of the suite.
Bug fixes¶
- Compilation and JIT errors in interactive ROOT and dictionary code caused by inadequate detection of missing C++14 features (namely
std::cbegin()
andstd::cend()
) undere10
have been addressed.
Dependent packages¶
- canvas 1.06.02 (new version)
- messagefacility 1.18.03 (new version)
- fhicl-cpp 4.03.02 (new version)
- cetlib 2.02.00 (new version)
- cetlib_except 1.01.00 (in since art 2.06.00)