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