An Elixir toolkit for the AT Protocol.
hexdocs.pm/atex
elixir
bluesky
atproto
decentralization
# [0.7.1] - 2026-02-06
## Breaking Changes
- Included `Com.Atproto.*` lexicon modules have been removed and put into
`atex_atproto` instead.
## Added
- The PLC directory used for identity resolution can now be configured. See
`Atex.Config.IdentityResolve` for more information. (Thanks
[@hexmani.ac](https://tangled.org/did:plc:5szlrh3xkfxxsuu4mo6oe6h7)!)
- Add an extra optional `opts` parameter to some `Atex.OAuth` functions, to
allow for better integration with other ecosystems. (Thanks
[@lekkice.moe](https://tangled.org/did:plc:dgzvruva4jbzqbta335jtvoz)!)