v0.2.2
- Change simulation.tick to always advance the simulation by one step, to not dispatch a tick event, and to return alpha < alphaMin. (The tick event is still dispatched by the simulation’s internal timer, which can be controlled via simulation.start and simulation.stop.)