diff --git a/Outputs/Foundation ICU.json b/Outputs/Foundation ICU.json index 0b5d352..b7d1512 100644 --- a/Outputs/Foundation ICU.json +++ b/Outputs/Foundation ICU.json @@ -118,5 +118,17 @@ "title" : "FoundationICU 0.0.10", "url" : "https://github.com/apple/swift-foundation-icu/releases/tag/0.0.10", "version" : "0.0.10" + }, + { + "body" : "**Full Changelog**: https://github.com/swiftlang/swift-foundation-icu/compare/swift-6.0.2-RELEASE...swift-6.0.3-RELEASE", + "createdAt" : "2024-08-08T02:17:44+09:00", + "fetchedFromAPIAt" : "2024-12-18T10:11:26+09:00", + "id" : "RE_kwDOIzpzt84LZxqj", + "owner" : "swiftlang", + "publishedAt" : "2024-12-18T09:25:34+09:00", + "repository" : "swift-foundation-icu", + "title" : "Swift 6.0.3 Release", + "url" : "https://github.com/swiftlang/swift-foundation-icu/releases/tag/swift-6.0.3-RELEASE", + "version" : "swift-6.0.3-RELEASE" } ] \ No newline at end of file diff --git a/Outputs/Foundation.json b/Outputs/Foundation.json index c44dc44..eac78ff 100644 --- a/Outputs/Foundation.json +++ b/Outputs/Foundation.json @@ -1,3 +1,14 @@ [ - + { + "body" : "## What's Changed\r\n* [6.0] Fix hard-coded path to `FoundationEssentialsTests` resources by @xedin in https://github.com/swiftlang/swift-foundation/pull/887\r\n* 6.0: Fix WASI support by @MaxDesiatov in https://github.com/swiftlang/swift-foundation/pull/825\r\n* [6.x] Set SWIFT_SYSTEM_NAME for macro project in CMake by @jmschonfeld in https://github.com/swiftlang/swift-foundation/pull/898\r\n* [6.0] URL.host should not return percent-encoded host by @jrflat in https://github.com/swiftlang/swift-foundation/pull/902\r\n* [6.0] URLComponents: support http(s)+unix schemes by @jrflat in https://github.com/swiftlang/swift-foundation/pull/903\r\n* [6.0.x] Fix windows creation of relative symlinks to directories by @jmschonfeld in https://github.com/swiftlang/swift-foundation/pull/940\r\n* [6.0][Android] Enable more code and tests (#871) by @finagolfin in https://github.com/swiftlang/swift-foundation/pull/923\r\n* [6.0.x] [Windows] Fix incorrect TimeZone.current lookup logic by @jmschonfeld in https://github.com/swiftlang/swift-foundation/pull/978\r\n* [6.0.x] `URL` path bug fixes by @jrflat in https://github.com/swiftlang/swift-foundation/pull/969\r\n* [6.0.x] Fetching user/group info causes race conditions (#994) by @jmschonfeld in https://github.com/swiftlang/swift-foundation/pull/998\r\n* [6.0.x] URL: Appending to an empty file path results in an absolute path (#988) by @jrflat in https://github.com/swiftlang/swift-foundation/pull/1019\r\n* [6.0.x] String+Path performance improvements and bug fixes by @jrflat in https://github.com/swiftlang/swift-foundation/pull/1013\r\n* [6.0.x] URL.deletingLastPathComponent() should append .. in special cases by @jrflat in https://github.com/swiftlang/swift-foundation/pull/1022\r\n* [6.0.x] Restore URL.host bracket stripping for compatibility by @jrflat in https://github.com/swiftlang/swift-foundation/pull/1023\r\n\r\n\r\n**Full Changelog**: https://github.com/swiftlang/swift-foundation/compare/swift-6.0.2-RELEASE...swift-6.0.3-RELEASE", + "createdAt" : "2024-11-05T07:45:06+09:00", + "fetchedFromAPIAt" : "2024-12-18T10:11:26+09:00", + "id" : "RE_kwDOIzpyy84LZxok", + "owner" : "swiftlang", + "publishedAt" : "2024-12-18T09:24:33+09:00", + "repository" : "swift-foundation", + "title" : "Swift 6.0.3 Release", + "url" : "https://github.com/swiftlang/swift-foundation/releases/tag/swift-6.0.3-RELEASE", + "version" : "swift-6.0.3-RELEASE" + } ] \ No newline at end of file diff --git a/Outputs/Kingfisher.json b/Outputs/Kingfisher.json index 8345308..1d8b0ff 100644 --- a/Outputs/Kingfisher.json +++ b/Outputs/Kingfisher.json @@ -754,5 +754,17 @@ "title" : "8.1.2 - Data Racing", "url" : "https://github.com/onevcat/Kingfisher/releases/tag/8.1.2", "version" : "8.1.2" + }, + { + "body" : "#### Fix\n* An issue where redrawing a vector image on macOS without specifying the image size could cause an assertion failure. @onevcat @maoxiaoke [#2334](https://github.com/onevcat/Kingfisher/issues/2334)\n\n", + "createdAt" : "2024-12-17T22:07:20+09:00", + "fetchedFromAPIAt" : "2024-12-18T10:11:26+09:00", + "id" : "RE_kwDOAf70wM4LZNl-", + "owner" : "onevcat", + "publishedAt" : "2024-12-17T22:09:25+09:00", + "repository" : "Kingfisher", + "title" : "8.1.3 - Failing Size", + "url" : "https://github.com/onevcat/Kingfisher/releases/tag/8.1.3", + "version" : "8.1.3" } ] \ No newline at end of file diff --git a/Outputs/Realm.json b/Outputs/Realm.json index 816b0fd..06c0240 100644 --- a/Outputs/Realm.json +++ b/Outputs/Realm.json @@ -1090,5 +1090,17 @@ "title" : "v10.54.1", "url" : "https://github.com/realm/realm-swift/releases/tag/v10.54.1", "version" : "v10.54.1" + }, + { + "body" : "### Enhancements\n\n* Add prebuilt binaries for Xcode 16.2.\n\n### Compatibility\n\n* Realm Studio: 15.0.0 or later.\n* APIs are backwards compatible with all previous releases in the 10.x.y series.\n* Carthage release for Swift is built with Xcode 16.2.0.\n* CocoaPods: 1.10 or later.\n* Xcode: 15.3.0-16.2.", + "createdAt" : "2024-12-18T06:52:20+09:00", + "fetchedFromAPIAt" : "2024-12-18T10:11:26+09:00", + "id" : "RE_kwDOAD24W84LZrXL", + "owner" : "realm", + "publishedAt" : "2024-12-18T06:54:38+09:00", + "repository" : "realm-swift", + "title" : "v10.54.2", + "url" : "https://github.com/realm/realm-swift/releases/tag/v10.54.2", + "version" : "v10.54.2" } ] \ No newline at end of file diff --git a/Outputs/Swift Testing.json b/Outputs/Swift Testing.json index b134223..f72485e 100644 --- a/Outputs/Swift Testing.json +++ b/Outputs/Swift Testing.json @@ -623,6 +623,18 @@ "url" : "https://github.com/swiftlang/swift-testing/releases/tag/swift-DEVELOPMENT-SNAPSHOT-2024-12-04-a", "version" : "swift-DEVELOPMENT-SNAPSHOT-2024-12-04-a" }, + { + "body" : null, + "createdAt" : null, + "fetchedFromAPIAt" : "2024-12-18T10:11:26+09:00", + "id" : "REF_kwDOIpT9BtoAMXJlZnMvdGFncy9zd2lmdC1ERVZFTE9QTUVOVC1TTkFQU0hPVC0yMDI0LTEyLTE2LWE", + "owner" : "swiftlang", + "publishedAt" : null, + "repository" : "swift-testing", + "title" : "swift-DEVELOPMENT-SNAPSHOT-2024-12-16-a", + "url" : "https://github.com/swiftlang/swift-testing/releases/tag/swift-DEVELOPMENT-SNAPSHOT-2024-12-16-a", + "version" : "swift-DEVELOPMENT-SNAPSHOT-2024-12-16-a" + }, { "body" : null, "createdAt" : null, diff --git a/Outputs/swift-format.json b/Outputs/swift-format.json index 3096d47..6ea09bc 100644 --- a/Outputs/swift-format.json +++ b/Outputs/swift-format.json @@ -250,5 +250,17 @@ "title" : "601.0.0-prerelease-2024-12-12", "url" : "https://github.com/swiftlang/swift-format/releases/tag/601.0.0-prerelease-2024-12-12", "version" : "601.0.0-prerelease-2024-12-12" + }, + { + "body" : null, + "createdAt" : "2024-12-18T02:50:43+09:00", + "fetchedFromAPIAt" : "2024-12-18T10:11:26+09:00", + "id" : "RE_kwDOC7ABTs4LZfUw", + "owner" : "swiftlang", + "publishedAt" : "2024-12-18T02:50:44+09:00", + "repository" : "swift-format", + "title" : "601.0.0-prerelease-2024-12-17", + "url" : "https://github.com/swiftlang/swift-format/releases/tag/601.0.0-prerelease-2024-12-17", + "version" : "601.0.0-prerelease-2024-12-17" } ] \ No newline at end of file