Changelog

Release history and updates for S0.

v0.7.0March 24, 2026

Features

  • Deep redesign with validation, presets, optional dates, and range picker
v0.6.0March 20, 2026

Features

  • Accessibility audit — VoiceOver, Dynamic Type, reduced motion
v0.4.0March 19, 2026

Features

  • Add theme presets with 15 built-in themes
v0.3.0March 19, 2026

Features

  • Show CLI version in doctor output
v0.2.2March 19, 2026

Bug Fixes

  • Derive component counts from docs-data everywhere
v0.2.0March 19, 2026

Features

  • Add 8 new components (Table, SearchBar, Dialog, DatePicker, NavigationBar, SegmentedControl, Tooltip, ScrollArea)
  • Add dynamic version badge and changelog page
v0.1.0March 18, 2026

Features

  • Initial release of S0 — a code-first SwiftUI component kit
  • 24 SwiftUI components across primitives, forms, and layout categories
  • Swift CLI with init, add, remove, update, list, and doctor commands
  • Remote registry with GitHub-hosted components and local caching
  • IOS 17+ and macOS 14+ support