You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/93){:target='_blank'}.
26
-
- name: Recap
27
-
description: Displays "What's New" screens for apps, supporting flexible release
28
-
history, customization, and semantic versioning. Utilizes Markdown for release
29
-
notes and offers modifiers for design customization.
30
-
owner: Joe Fabisevich
31
-
swift_compatibility: 6.0+
20
+
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS)
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/89){:target='_blank'}.
52
-
- name: swift-async-operations
53
-
description: Enhances Swift concurrency by providing async operations like `asyncMap`,
54
-
enabling sequential or parallel execution of closures on sequences while preserving
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/90){:target='_blank'}.
65
+
- name: SwiftClaude
66
+
description: SwiftClaude enables communication with Anthropic's Claude API, supporting
67
+
conversations, tool use, vision integration, and prompt caching in Swift applications.
68
+
It offers async and observable APIs for handling messages.
69
+
owner: George Lyon
71
70
swift_compatibility: 6.0+
72
71
platform_compatibility:
73
72
- Apple
74
-
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS)
73
+
- Linux
74
+
platform_compatibility_tooltip: Apple (macOS) and Linux
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/91){:target='_blank'}.
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/76){:target='_blank'}.
92
90
- name: Packages with Macros
93
91
slug: macros
94
92
brief: New in Swift 5.9, Swift packages can include macro targets. Browse a selection
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/93){:target='_blank'}.
21
+
- name: Recap
22
+
description: Displays "What's New" screens for apps, supporting flexible release
23
+
history, customization, and semantic versioning. Utilizes Markdown for release
24
+
notes and offers modifiers for design customization.
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/89){:target='_blank'}.
47
+
- name: swift-async-operations
48
+
description: Enhances Swift concurrency by providing async operations like `asyncMap`,
49
+
enabling sequential or parallel execution of closures on sequences while preserving
50
+
order using Ordered Task Group.
51
+
owner: matsuji
52
+
swift_compatibility: 5.10+
53
+
platform_compatibility:
54
+
- Apple
55
+
- Linux
56
+
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS)
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/91){:target='_blank'}.
0 commit comments