Skip to content

v0.3.0

Choose a tag to compare

@kentiers kentiers released this 20 Jul 03:27
· 2 commits to main since this release

Added

  • Optional adapters for ByteNet, Remo, Replica, ProfileStore, Scribe, and Trove.
  • Shared Action dispatch preserving server-side validation, policy ordering, request Scope cleanup, output validation, and safe error serialization.
  • Isolated adapter contract and pinned package-load smoke coverage.

Compatibility

Existing core APIs remain compatible. All adapters are optional; Anvil keeps zero mandatory third-party runtime dependencies.

Replica

Anvil provides a generic caller-owned Replica lifecycle adapter. Consumers choose and test their own matched Replica server/client distribution.