Skip to content

v00-10-04

Compare
Choose a tag to compare
@tmadlener tmadlener released this 31 Jan 17:35
· 113 commits to main since this release

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 and momentumAtEndpoint of the MCParticle from Vector3f to Vector3d.
    • Add a (deprecated from the beginning) constructor from Vector3f to Vector3d to ease the transition.
  • 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