0.7.0 (2026-04-30)
Features
- clock: remove ManualClock interface, return structs (#54) (c4e762c)
- parser: replace ParseStandard() with StandardOptions (#53) (4365a3b)
- recover from panic by default (#46) (b491bcb)
- remove parser interface and return default structs for parser and schedule (#51) (a84ff6c)
- schedule: add WithLocation() method (#52) (f060629)