Releases: cometsh/atex
Releases · cometsh/atex
v0.3.0
[0.3.0] - 2025-06-29
Changed
Atex.XRPC.Adapter
renamed toAtex.HTTP.Adapter
.
Added
Atex.HTTP
module that delegates to the currently configured adapter.Atex.HTTP.Response
struct to be returned byAtex.HTTP.Adapter
.Atex.IdentityResolver
module for resolving and validating an identity,
either by DID or a handle.- Also has a pluggable cache (with a default ETS implementation) for keeping
some data locally.
- Also has a pluggable cache (with a default ETS implementation) for keeping