Releases: eic/algorithms
Releases · eic/algorithms
v1.2.0
v1.1.0
v1.0.0
What's Changed
- feat: cmake config with component support by @wdconinc in #7
- fix: unable to deduce from Configurable::Property into fmt::format by @wdconinc in #6
- fix: use edm4hep/utils/vector_utils instead of broken edm4eic version... by @wdconinc in #8
- fix: avoid copy in structured binding in dummy.cpp testLogger by @wdconinc in #9
- CachedBitGenerator: value_type -> result_type to fix for libcxx by @veprbl in #10
- fix: find_dependency fmt in algorithmsConfig.cmake by @wdconinc in #16
- fix: make report(std::string_view msg) const by @wdconinc in #13
- feat: add logger interfaces that forward to fmt::format by @wdconinc in #15
- fix: switch to GeoSvc::init(const dd4hep::Detector*) by @wdconinc in #14
- fix: use qOverP to get the charge of TrackParameters by @wdconinc in #18
- fix: mv algorithms::algocore -> algorithms::core by @wdconinc in #19
- fix: only define alias algocore if not exist by @wdconinc in #20
New Contributors
Full Changelog: https://github.com/eic/algorithms/commits/v1.0.0