Skip to content

Releases: david-engelmann/atproto

1.0.2

Choose a tag to compare

@david-engelmann david-engelmann released this 10 Sep 17:37
931cd96

1.0.2

Install from opam:

opam update
opam install atproto

Opam-health follow-up to 1.0.1 for public opam-repository.

  • ATP_PUBLIC opt-in for unauthenticated public-network live tests; default opam install -t / @runtest is offline-safe
  • Docs and examples aimed at third-party install from opam

See CHANGELOG.
API docs: https://david-engelmann.github.io/atproto/atproto/

1.0.1

Choose a tag to compare

@david-engelmann david-engelmann released this 10 Sep 15:58
53ffbc2

1.0.1

Packaging / opam-health release for public opam-repository.

  • Official NSID coverage gate moves to @lexicon-coverage (still run in GitHub Actions); opam with-test runs unit @runtest only
  • Lower bounds: digestif >= 1.1.2, mirage-crypto-ec / mirage-crypto-rng >= 1.2.0
  • Package version 1.0.1

See CHANGELOG.

1.0.0

Choose a tag to compare

@david-engelmann david-engelmann released this 09 Sep 22:52
8a1b866

First stable packaged surface since tagged 0.1.0 (8f44fb9).

Highlights

  • OCaml 5 / packaging (#229): OCaml >= 4.14.1 and < 5.4, Jane Street >= v0.16.0 and < v0.18~, CI 4.14.1 + 5.3.0
  • HTTPS OAuth client-metadata + browser login path (#230) — app still hosts the document
  • Hosted chat.bsky production path (#231) — no OSS chat backend faked
  • Hosted video.bsky production path (#232) — no transcoder faked
  • TAP-like indexer / Repo_sync usability (#233)
  • Jetstream archive operator-token env (#234)
  • Phone / contacts / push production path (#235)
  • Human-readable CHANGELOG (#236)

Docs: https://david-engelmann.github.io/atproto/

Pin for development:

opam pin add atproto git+https://github.com/david-engelmann/atproto.git#1.0.0

Full notes: CHANGELOG.md

0.1.0

Choose a tag to compare

@cursor cursor released this 09 Sep 15:48
8f44fb9

First opam release of atproto. OCaml 4.14 only (>= 4.14.1 and < 5.0). Docs: https://david-engelmann.github.io/atproto/