Releases: key4hep/k4FWCore
Releases · key4hep/k4FWCore
v01-00pre13: compatibility with podio v00-14
What's Changed
- As IJobOptionsSvc is removed in Gaudi v36, update the k4FWCore. by @mirguest in #57
- Add dev3 and dev4 CI workflows by @tmadlener in #59
- replace fcc by key4hep in doc strings by @hegner in #62
- Propagate CollectionBuffer changes from AIDASoft/podio#197 by @vvolkl in #61
- test getting cellID by @fdplacido in #65
New Contributors
- @mirguest made their first contribution in #57
- @tmadlener made their first contribution in #59
- @hegner made their first contribution in #62
Full Changelog: v01-00pre12...v01-00pre13
v01-00pre12
add get CellID String from DataHandle
Bugfix to k4run
[k4run] ensure no duplicates are in the list of configurables With some job configurations, some tools are part of this list twice, and then raise an argumenterror when k4run tries to add their properties as command line arguments
v01-00pre08
[k4run] clean up comment
Bugfix to k4-print-job-options
v01-00pre07 [ci] fixes
Preliminary Initial Release
[cmake] use Gaudi namespace to link targets As mentioned in https://github.com/key4hep/k4FWCore/issues/31, there is a linker error using dependencies based on the LCG releases otherwise.
v01-00pre05
fix vectormembers in PodioOutput
v01-00pre04
[podiooutput] write vector memvers
Adding k4Interface
v01-00pre03 add k4Interface
Update CMake to Gaudi v35r0: patch release
DataHandle Bugfix