Skip to content

Releases: key4hep/k4-project-template

v0.5.0

27 Sep 15:59
f116219
Compare
Choose a tag to compare

What's Changed

  • Delete build workflow since we have another one for key4hep by @jmcarcell in #21
  • Update algorithms and README, don't link to GaudiAlgLib, update tests by @jmcarcell in #22
  • Remove GAUDI_GENCONF_DIR and outdated code in CMakeLists.txt, update to C++20 by @jmcarcell in #23
  • Use the Key4hepConfig flag to set the standard, compiler flags and rpath magic by @jmcarcell in #24
  • Fix imports in python files and other minor changes by @jmcarcell in #25

Full Changelog: v0.4.1...v0.5.0

v0.4.1

06 Feb 08:59
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

This release contains only updates to CI or license headers.

v0.4.0

30 Oct 13:12
70fc184
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0: CMake Updates, clang format

24 Mar 16:40
Compare
Choose a tag to compare

What's Changed

  • Update container that is used in CI by @tmadlener in #7
  • CMake: add ProjectConfig.cmake including version definition by @andresailer in #8
  • [ci] add clang-format check by @vvolkl in #9

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0: Updated CMake for Gaudi v35

29 Apr 13:04
Compare
Choose a tag to compare
[ci] update to github actions

v0.1.0

10 Nov 15:45
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
add EmptyAlg