v00-10-04
v00-10-04
Caution
The changes introduced in PR#237) are not backward compatible and reading existing files will silently zero out MCParticle momenta read from disk! This release should not be used!
-
2024-01-30 tmadlener (PR#258)
- Bump the version in the schema diagram to v0.10
-
2024-01-23 tmadlener (PR#237)
- Switch the
momentum
andmomentumAtEndpoint
of theMCParticle
fromVector3f
toVector3d
. - Add a (deprecated from the beginning) constructor from
Vector3f
toVector3d
to ease the transition.
- Switch the
-
2024-01-22 tmadlener (PR#253)
- Fix she-bang in README links update script.
-
2024-01-12 Mateusz Jakub Fila (PR#250)
- Fixed doxygen excluded files and path stripping
-
2024-01-08 Mateusz Jakub Fila (PR#249)
- Fixed formatting of components table in readme