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
Copy file name to clipboardExpand all lines: README.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,6 @@ The `swift-evolution-metadata-extractor` tool reads the main branch of the `swif
6
6
7
7
In addition to the extraction tool, this package vends the `EvolutionMetadataModel` library which provides types for encoding and decoding evolution metadata JSON files. This library is intended for use by clients of the metadata file that drives the evolution dashboard.
8
8
9
-
> [!WARNING]
10
-
> The schema of the metadata generated by this tool is in the midst of a transition, detailed in this thread in the Swift forums: [Swift Evolution Metadata Transition](https://forums.swift.org/t/swift-evolution-metadata-transition/71387).
11
-
>
12
-
> Until the transition period ends in late July 2024, the generated `evolution.json` file and `EvolutionMetadataModel` types will contain properties that will be removed at the end of the transition. Please see the Swift forum thread for full details.
0 commit comments