Skip to content

v0.2.0

Latest

Choose a tag to compare

@andrew andrew released this 16 Aug 07:40
Immutable release. Only release title and notes can be modified.
f6aeee7

Adds deterministic cooldown evaluation through Config.Evaluate.

  • Accepts an explicit evaluation time.
  • Returns whether a version is allowed, the selected cooldown, the availability time, and a typed reason.
  • Keeps Config.IsAllowed as the current-time shorthand.
  • Preserves permissive handling of unknown publication times and returns ReasonUnknownPublicationTime.

Full changelog