v0.3.0
Primary Changes
- Implementing Config Files by @rtysonCLAS12 in #91
- feat: test algorithms with sanitizers and coverage by @c-dilks in #106
- feat:
CODEOWNERS
by @c-dilks in #112 - feat: momentum corrections by @c-dilks in #104
- feat: optionally depend on ROOT, and use it for boosting in
LorentzTransformer
by @c-dilks in #109
Technical Changes
- ci: use Arch Linux container on Linux runners by @c-dilks in #96
- fix: move Lorentz vector types to
iguana
namespace in common header by @c-dilks in #87 - ci: build
hipo
andfmt
with 4 threads by @c-dilks in #88 - ci: bump actions versions by @c-dilks in #92
- fix(ci): set number of threads correctly by @c-dilks in #90
- fix: allow config files to be loaded by absolute or relative paths by @c-dilks in #102
- build: static link
hipo4
by @c-dilks in #74 - fix: don't assume
.pc
files are found in$PREFIX/lib/pkgconfig
by @c-dilks in #108 - feat: generalize config file handling for
Algorithm
by @c-dilks in #105 - doc: link examples to front-page by @c-dilks in #114
New Contributors
- @rtysonCLAS12 made their first contribution in #91
Full Changelog: v0.2.0...v0.3.0