Skip to content

v0.2.0

Choose a tag to compare

@kentiers kentiers released this 19 Jul 02:07
· 5 commits to main since this release
64c9d7b

Added

  • Deterministic Anvil.Test.FakeClock, FakePlayer, FakeSignal, and FakeTransport fixtures.
  • Anvil.Lifecycle.PlayerScope for explicit Player and Character Scope ownership.
  • Frozen Anvil.ErrorCode constants for stable Anvil-emitted Action and Schema errors.
  • Opt-in server-side Scope lifecycle audit events.

Changed

  • Phase 2 Reliability is complete.

Performance

  • Scope audit is disabled by default; no callback or event allocation occurs without an audit hook.

Migration

No required migration from 0.1.3. See docs/MIGRATION-0.2.0.md.