Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Apr 20:02
c4e762c

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)