Skip to content

Releases: thatfactory/extensions

0.3.0

16 Feb 12:07
4ee4746

Choose a tag to compare

What's Changed

  • Added a new German preview locale trait: PreviewTrait.deDE (locale identifier de-DE).

Version

  • Bumped version from 0.2.1 to 0.3.0 following semantic versioning for a backward-compatible feature addition.

0.2.1

03 Feb 01:17
fc2be6f

Choose a tag to compare

  • DocC is now published to GitHub Pages, with an Extensions overview and platform availability.
  • Modifier docs include screenshots (FadeOut, FrameSize, RoundedCorner).
  • README updated with DocC badge/link and corrected platforms.

0.2.0

02 Feb 13:22
ce87a46

Choose a tag to compare

  • Added SwiftUI preview traits (navigationStack, enUS, ptBR) in a new Traits folder
  • Updated README with preview traits section and corrected examples
  • Raised iOS minimum version to 18
  • Raised macOS minimum version to 15
  • Guarded Photos extensions with canImport(Photos) for watchOS compatibility
  • Guarded UIKit-dependent extensions with canImport(UIKit)
  • Removed iOS 16 availability requirement from String+Split

0.1.0

10 Dec 21:56
fbbcdcd

Choose a tag to compare

Update README