Skip to content

v2.1.0

Compare
Choose a tag to compare
@nathanwbrei nathanwbrei released this 26 Mar 18:45
· 864 commits to master since this release

JANA2 v2.1.0

Summary

This release adds support for factories with multiple outputs ("Multifactories") and improves the experimental PODIO integration first introduced in v2.0.9. The show-stopping double-free on exit bug present in v2.0.9 has been fixed. The BlockExample has received a number of bug fixes, and custom topologies can now use components that are loaded from plugins. The janacontrol plugin has gained a feature to sample and inspect processed events without pausing the event stream, along with some bug fixes. The RPATHs have been reconfigured so that we need to set the LD_LIBRARY_PATH less often. The vendorized pybind11 is upgraded to version 2.10.3.

Important

  • JANA2 requires the C++17 language standard or higher.
  • JANA2 requires PODIO v0.16.3 or higher.

Pull requests

Full changelog

v2.0.9...v2.1.0