Releases: legend-exp/remage
Releases · legend-exp/remage
v0.6.2
What's Changed
- Setup dummy X server for CI tests by @gipert in #201
- include geant4 version in log preamble by @ManuelHu in #203
- Update developer's guide by @gipert in #202
- Add pyproject.toml and more pre-commit hooks by @gipert in #204
- chore: update pre-commit hooks by @pre-commit-ci in #208
- Add .git_archival.txt by @gipert in #211
- add possibility to print remage version from CLI by @gipert in #213
- change IsInside check for UnionAll to act only on the selected solid not the full collection. by @tdixon97 in #212
New Contributors
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- chore: update pre-commit hooks by @pre-commit-ci in #199
- include _t suffix in check for existing files by @ManuelHu in #198
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Add distance to nearest surface field to GermaniumOutputScheme by @EricMEsch in #182
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
Breaking physics changes
- physics: increase default time threshold for decays by @ManuelHu in #160
- reset decay times by default; add option for global time warning by @ManuelHu in #173
What's Changed
- remove some more unwanted stdout output by @ManuelHu in #168
- Add option to reset global time after initial decay by @ManuelHu in #136
- Vertex position reader by @ManuelHu in #176
- Docs: make the macro command reference more easy to browse by @gipert in #184
- output: do not overwrite output files by @ManuelHu in #186
- add optional track output scheme by @ManuelHu in #181
- fix compiler warnings reported on CI by @ManuelHu in #189
- also run CI tests with Geant4 11.3 by @ManuelHu in #187
- fix compile on 11.3 by @ManuelHu in #192
- Use double to store energy in hits by @ManuelHu in #193
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- set verbosity for hadronic processes by @ManuelHu in #164
- output: use detector names as ntuple name by @ManuelHu in #161
- Adjust examples to the new detector handling by @EricMEsch in #165
- CI: also build examples by @ManuelHu in #166
- chore: update pre-commit hooks by @pre-commit-ci in #167
Full Changelog: v0.3.2...v0.4.0
v0.3.2
v0.3.1
v0.3.0
What's Changed
- implement Draw() for optical hits by @ManuelHu in #150
- Only allow /RMG/Processes/Stepping/DaughterNucleusMaxLifetime in idle state by @ManuelHu in #147
- Fix command docs by @ManuelHu in #151
- Update documentation by @gipert in #145
- change ntuple directory to
stp
by @ManuelHu in #152
Full Changelog: v0.2.1...v0.3.0