Skip to content

IntentFlow 0.1.2

Choose a tag to compare

@emrecanozturk emrecanozturk released this 06 Jul 16:13

IntentFlow 0.1.2

IntentFlow 0.1.2 is the cleaned launch release.

Highlights

  • Clarifies that README LoginState, LoginIntent, and LoginEvent are examples, not shared types every app must use.
  • Keeps personal launch copy out of public repository documentation.
  • Keeps FAQ, quick start, AI agent docs, issue templates, and social preview assets public.
  • Preserves the 0.1.1 AI agent support work as the latest installable release.

Verification

Validated before release:

./scripts/check.sh

This runs:

  • swift test
  • generator smoke test
  • manifest validation
  • AI context generation
  • demo app simulator build
  • DocC documentation build