Fluxzero 1.73.0
1.73.0 (2026-01-28)
Features
feat(TestFixture): add option for incremental schedule time advancement (
28bcf2c)Introduce a fixture setting to control whether time advances stepwise through intermediate schedule deadlines or jumps directly to the target timestamp.
Incremental advancement remains the default for realistic handling of recurring and rescheduled schedules. Add tests covering both modes.