Skip to content

v0.1.0

Choose a tag to compare

@isamercan isamercan released this 25 Jun 19:19
13f814d

First tagged release of GlobalUIComponents — a zero-dependency SwiftUI design system (108 components) plus the production-readiness layer that makes it safe to depend on.

Highlights

  • CI — iOS + macOS build/test, SwiftLint, API-breakage check (GitHub Actions)
  • Quality gates — SwiftLint/SwiftFormat config; public-API stability tooling + SemVer policy (this tag is the API baseline)
  • Visual regression — opt-in snapshot suite over 38 high-traffic component states, references recorded on iPhone 17 / iOS 26
  • Accessibility — Dynamic Type scaling, VoiceOver labels/values/traits, RTL glyph mirroring, with Turkish localizations

Versioning

0.x — the public API is still stabilising; minor releases may include breaking changes. Pin with .upToNextMinor(from: "0.1.0"). See docs/API-STABILITY.md.

🤖 Generated with Claude Code