Skip to content

Releases: rozd/theme-kit

v0.3.4

28 Feb 12:07
b92f37e

Choose a tag to compare

What's Changed

Other Changes

  • Merge pull request #15 from rozd/test/verify-swift-language-mode-compatibility (b92f37e)
  • verify generated code compiles across Swift language modes (d9057eb)

Full Changelog: v0.3.3...v0.3.4

v0.3.3

28 Feb 10:43
e2148fe

Choose a tag to compare

What's Changed

Other Changes

  • Update README features section for clarity (e2148fe)

Full Changelog: v0.3.2...v0.3.3

v0.3.2

28 Feb 10:12

Choose a tag to compare

What's Changed

Bug Fixes

  • adds missing nonisolated key in generated files (5bf9280)

Full Changelog: v0.3.1...v0.3.2

v0.3.1

28 Feb 09:40

Choose a tag to compare

What's Changed

Bug Fixes

  • conforms KeyPath to Sendable if Root and Value conform to. (d3ac85c)

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Feb 06:36
ef4070d

Choose a tag to compare

What's Changed

Features

  • adds support for MeshGradient theming (bf0d823)

Bug Fixes

  • refines mesh gradient control point generation (6968f24)
  • improves MeshGradient Codable implementation (28e1c6e)

Other Changes

  • Merge pull request #14 from rozd/feat/mesh-gradients (ef4070d)
  • Apply suggestions from code review (2b413a0)

Full Changelog: v0.2.9...v0.3.0

v0.2.9

24 Feb 09:19

Choose a tag to compare

What's Changed

Other Changes

  • fixes layout on Theme Configurator (ec5f406)

Full Changelog: v0.2.8...v0.2.9

v0.2.8

24 Feb 09:06
8634d37

Choose a tag to compare

What's Changed

Bug Fixes

  • moves preview views to template, simplifies preview layout (0663c99)

Other Changes

  • Merge pull request #13 from rozd/claude/generate-theme-preview-file (8634d37)
  • Add test for empty config preview generation (fcf9e8d)
  • Update README to document shouldGeneratePreview feature (421b3ea)
  • Add ThemePreview generation with shouldGeneratePreview config flag (ef5f1e9)
  • Initial plan (530d051)

Full Changelog: v0.2.7...v0.2.8

v0.2.7

22 Feb 21:34
f168dc0

Choose a tag to compare

What's Changed

Documentation

  • update README for multi-axis token adaptation and custom resolvers (b0a4f1f)

Other Changes

  • Merge pull request #12 from rozd/refactor/style-resolver (f168dc0)
  • replace light/dark stored properties with Defaults enum (44d7199)
  • Add custom resolver support to ThemeAdaptiveStyle (d0036ca)
  • updates .gitignore (24cb2e3)

Full Changelog: v0.2.6...v0.2.7

v0.2.6

20 Feb 23:24
e7cb664

Choose a tag to compare

What's Changed

Other Changes

  • Merge pull request #7 from rozd/claude/fix-issue-5 (e7cb664)
  • Add duplicate style name detection across categories (4cb7f9c)
  • Initial plan (b5ff0d1)

Full Changelog: v0.2.5...v0.2.6

v0.2.5

20 Feb 22:41
8d7ff17

Choose a tag to compare

What's Changed

Other Changes

  • Merge pull request #6 from rozd/chore/configurator (8d7ff17)
  • Warn when token names conflict with SwiftUI built-in ShapeStyle properties (add667f)

Full Changelog: v0.2.4...v0.2.5