Skip to content

v0.2.0

Compare
Choose a tag to compare
@ManuelHu ManuelHu released this 04 Nov 15:17
· 167 commits to main since this release

What's Changed

  • Add Grabmayrs gamma-cascade-reader and a custom neutron capture process by @EricMEsch in #123
  • remage-to-lh5: do not run r/w pass after dry-run failed, output filenames by @ManuelHu in #124
  • make clang-tidy happy with RMGnCapture by @ManuelHu in #125
  • pre-commit: fix clang-tidy hook sometimes destroying files by @ManuelHu in #126
  • chore: update pre-commit hooks by @pre-commit-ci in #127
  • add user generator to RMGUserInit by @ManuelHu in #128
  • chore: update pre-commit hooks by @pre-commit-ci in #129
  • Make ConstructOptical() virtual in RMGPhysics to allow customization through inheritance by @EricMEsch in #130
  • Only delay OpticalPhotons if discard macro is set by @EricMEsch in #132
  • Do not disable persistency if only custom output schemes exist by @ManuelHu in #133
  • chore: update pre-commit hooks by @pre-commit-ci in #134
  • misc log fixes and improvements by @ManuelHu in #137
  • add option for custom WLS sampling by @ManuelHu in #131
  • remage-to-lh5: do not do a dry-run automatically by @ManuelHu in #138
  • remage-cli: exit with code 1 if we had errors and warnings by @ManuelHu in #139
  • Mention pre-built binary on Docker Hub by @gipert in #140
  • add option to output float32 instead of float64 for some fields by @ManuelHu in #142

Full Changelog: v0.1.0...v0.2.0