Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.73 KB

CHANGELOG.md

File metadata and controls

28 lines (21 loc) · 1.73 KB

OUDS iOS library changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.0 - 2024-08-07

Added

  • [Library] Add draft of raw tokens and semantic tokens for typography

  • [Library] Add draft of raw tokens and semantic tokens for dimensions

  • [Library] Add draft of raw tokens and semantic tokens for colors

  • [Library] Add draft of raw tokens and semantic tokens for grids

  • [Library] Add draft of raw tokens and semantic tokens for elevation

  • [Library] Add raw tokens and semantic tokens for opacity (#29)

  • [Library] Add raw tokens and semantic tokens for border (#30)

  • [Library] Define Swift Package architecture of library and tokens (raw and semantic) (#33)

  • [Library] Define Swift Package library for OUDS (#46)

  • [Showcase] Publication of comment on issues about new alpha build upload on TestFlight (#56)

  • [Showcase] Distribute demo app development version (#12)

  • [Showcase] Distribute demo app for feature validation (#13)

  • [Showcase] Create the basic architecture of the demo application (#6)

Changed

Fixed