Skip to content

Commit 26e0104

Browse files
committed
Final compatibility updates.
1 parent 8380284 commit 26e0104

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

_data/packages/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ categories:
196196
Swift. It consists of an HTTP server, a web application framework, and extension
197197
modules.
198198
owner: Hummingbird
199-
swift_compatibility: 5.10+
199+
swift_compatibility: 6.0+
200200
platform_compatibility:
201201
- Apple
202202
- Linux

_data/packages/showcase-history.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -728,10 +728,14 @@ years:
728728
graphs, supporting various types, algorithms, and traversal strategies. Ideal
729729
for constructing, analyzing, and optimizing complex graph structures.
730730
owner: Laszlo Teveli
731-
swift_compatibility: 6.2+
731+
swift_compatibility: 5.10+
732732
platform_compatibility:
733733
- Apple
734-
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS)
734+
- Linux
735+
- Wasm
736+
- Android
737+
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS),
738+
Linux, Wasm, and Android
735739
license: MIT
736740
url: https://swiftpackageindex.com/tevelee/swift-graphs
737741
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/91){:target='_blank'}.
@@ -985,7 +989,7 @@ years:
985989
in Swift. It consists of an HTTP server, a web application framework, and
986990
extension modules.
987991
owner: Hummingbird
988-
swift_compatibility: 5.10+
992+
swift_compatibility: 6.0+
989993
platform_compatibility:
990994
- Apple
991995
- Linux
@@ -1112,10 +1116,9 @@ years:
11121116
platform_compatibility:
11131117
- Apple
11141118
- Linux
1115-
- Wasm
11161119
- Android
11171120
platform_compatibility_tooltip: Apple (iOS, macOS, visionOS, watchOS, tvOS),
1118-
Linux, Wasm, and Android
1121+
Linux, and Android
11191122
license: MIT
11201123
url: https://swiftpackageindex.com/swiftwasm/WasmKit
11211124
note: Nominated via [this forum post](https://forums.swift.org/t/nominations-for-the-packages-community-showcase-on-swift-org/68168/53){:target='_blank'}.

0 commit comments

Comments
 (0)