Skip to content

v0.2.4

Choose a tag to compare

@midlifedad midlifedad released this 23 Feb 20:22
· 34 commits to main since this release

Fixes

  • Relay: Fix crash loop on fresh database — schema now runs before migrations
  • PyPI: Add Python 3.10-3.13 classifiers (fixes "missing" badge)

TypeScript SDK

  • @youam/sdk 0.2.0 published to npm — full SDK with E2E encryption, TOFU key pinning, contact book, CLI, DNS verification

Install

pip install youam        # Python
npm install @youam/sdk   # TypeScript