**Changes:** - In all tests and examples the like is used instead of the tracker using new API from xtrack v0.28.0. - More flexible particle distribution matching. - Fix issue with non-relativistic beams in SingleRFHarmonicMatcher
0.12.1
**Changes:** - Allow passing elements exposing behaves_like_drift = True in build_particles(..., match_at_s=VAL).
0.12.0
**Changes:** - Remove `_pyparticles.py` auxiliary module and put the relevant logic in the `Particles` class. Add setters for p0c, gamma0, beta0. - A Particles object can now be constructed with given seeds for the random generator. This is useful to read in a set of particles from json. - Add muon mass to constants.
0.11.0
**Changes:** - Introduce generate_2D_pencil_with_absolute_cut - Extend build_particles to accept a combination of absolute and normalized coordinates