Skip to content

Latest commit

 

History

History
259 lines (113 loc) · 10.7 KB

File metadata and controls

259 lines (113 loc) · 10.7 KB

1.10.8 (2026-02-21)

Bug Fixes

  • evaluator: fix off-by-one in SpellingBeeEvaluator (#5) (fd2f10d)

1.10.7 (2026-02-19)

Bug Fixes

  • fix count_last_minutes midnight wrapping and bloops_per_day timezone (#4) (da4cd06)

1.10.6 (2026-02-09)

Bug Fixes

  • achievement: apply camelCase rename to achievement award batches (b283678)

1.10.5 (2025-12-14)

Bug Fixes

  • use rustls feature for teloxide (8150f59)

1.10.4 (2025-12-12)

Bug Fixes

  • message: make into_bytes for AchievementRecord public (1488052)

1.10.3 (2025-12-12)

Bug Fixes

  • message: make into_tagged_bytes public (3efa95c)

1.10.2 (2025-12-12)

Bug Fixes

  • message: make Message attributes public (06a740e)

1.10.1 (2025-12-12)

Bug Fixes

  • network: make CustomRequestMessage props public (312fc78)

1.10.0 (2025-12-12)

Features

  • engine: add humantime_serde to threshold Duration (8d372dc)

1.9.2 (2025-12-12)

Bug Fixes

  • Cargo.toml: enable all features for docs.rs (15a67a4)

1.9.1 (2025-12-11)

Bug Fixes

  • achievement: return resolved audio file as reference inside owned option (dce5ce2)

1.9.0 (2025-12-11)

Features

  • achievement: make relative path on audio source public (6049918)

1.8.5 (2025-12-10)

Bug Fixes

  • evaluator: introduce DeriveCtx enum to handle both owned and referenced values (41e7a2a)

1.8.4 (2025-12-10)

Bug Fixes

  • evaluator: supply player instead of bloop in distinct value extract function (02552ea)

1.8.3 (2025-12-10)

Bug Fixes

  • evaluator: rwemove unusable builder() methods (c167c87)

1.8.2 (2025-12-10)

Bug Fixes

  • evaluator: add Debug annotation to erased builder return values (ffe3437)

1.8.1 (2025-12-10)

Bug Fixes

  • evaluator: consume player in streak evaluator instead of bloop (2639f9c)

1.8.0 (2025-12-10)

Features

  • evaluator: rewrite streak evaluator and introduce distinct values evaluator (e62cff3)

1.7.0 (2025-12-09)

Features

  • statistics: accept server address as string (369b415)

1.6.1 (2025-12-09)

Bug Fixes

  • statistics: align server builder pattern with other builders (add77b2)

1.6.0 (2025-12-09)

Bug Fixes

  • bump dependencies to latest (3ead591)

Features

1.5.2 (2025-12-09)

Bug Fixes

  • engine: require Default requirement for Metadata (82ba219)

1.5.1 (2025-12-09)

Bug Fixes

  • engine: rename falsely named metadata to state (731a2bd)

1.5.0 (2025-12-09)

Features

  • nfc_uid: add serde support (6fc1451)

1.4.2 (2025-12-08)

Bug Fixes

  • semantic-release: commit Cargo.lock on release (cca0b15)

1.4.1 (2025-12-08)

Bug Fixes

  • evaluator: forbid duplicate players and self in streak checks (fa366da)

1.4.0 (2025-12-08)

Features

  • evaluator: add StreakEvaluator (19ab2f4)

1.3.3 (2025-12-08)

Bug Fixes

  • evaluator: fix time DST handling (592eb2d)

1.3.2 (2025-12-07)

Bug Fixes

  • rename missing Metadata to State (65f377b)

1.3.1 (2025-12-07)

Bug Fixes

  • rename Metadata generic to State (26f7426)

1.3.0 (2025-12-07)

Features

  • player: add fn to PlayerRegistry to get player Arcs (433ba26)

1.2.0 (2025-12-06)

Features

  • nfc_uid: add additional impls for vec handling (648d882)

1.1.0 (2025-12-05)

Features

  • make audio hash available through achievements (41d3b4e)

1.0.2 (2025-07-12)

Bug Fixes

  • rename features to capabilities (56b987e)

1.0.1 (2025-07-08)

Bug Fixes

  • engine: fix throttle logic (9d93ce6)

1.0.0 (2025-07-07)

Features

  • add health monitor and additional tests (0991d5f)
  • add statistics server feature (f218bec)
  • implement remaining 1.0 features (806d0c1)
  • initial commit (5cdb624)