Bug Fix
This is a single bug fix release.
The name of the interpolation tables must be unique to
represent the state of the propagator.
Until now only the particle name was used for the hash.
The fix merges attributes like the charge, mass and
lifetime into the hash too, which is especially important for exotic particles.
Bug Fixes
- expand the hash name for interpolation tables (cd6f9595)