Skip to content

v1.0.1

Latest

Choose a tag to compare

@ElveanApp ElveanApp released this 08 Jun 23:28
· 2 commits to main since this release

iOS support, CI workflow, Homebrew tap, SPI badges, and CLI segfault fix.

Library

  • iOS 16+ now supported (library only — CLI is macOS-only)

CLI

  • Fixed segfault in portfolio formatting
  • Safe string padding (no more C format specifiers)

Infrastructure

  • GitHub Actions CI workflow (macOS, build + test)
  • Homebrew tap: brew tap ElveanApp/tap && brew install edgar
  • Swift Package Index compatibility badges
  • AI agent integration docs (Claude Code, OpenClaw, Codex)