Skip to content

v0.6.0

Compare
Choose a tag to compare
@c-dilks c-dilks released this 16 May 18:45
· 59 commits to main since this release
caa7f9b

Breaking Changes

  • build!: organize build options by @c-dilks in #189
    • "Expert" build options are now prefixed by z_, to keep them separate
    • new option z_install_envfile
    • Some build options are renamed, to make them more clear:
examples        -> install_examples
require_ROOT    -> z_require_root
make_modulefile -> z_install_modulefile

Primary Changes

  • feat: make SectorFinder a creator algorithm and a prerequisite for MomentumCorrection by @c-dilks in #179
  • Added hipopy and iguana integration example. by @mfmceneaney in #199
  • build: require hipo minimum version 4.1.0 by @c-dilks in #198
  • fix: use hipo iterators for proper bank row filtering by @c-dilks in #152
  • feat: support tcsh environmental setup by @c-dilks in #207

Technical Changes

New Contributors

Full Changelog: v0.5.0...v0.6.0