Skip to content

Commit 6c6e715

Browse files
Remove transition warning from README
1 parent 9a42634 commit 6c6e715

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ The `swift-evolution-metadata-extractor` tool reads the main branch of the `swif
66

77
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.
88

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.
13-
149
## Usage
1510

1611
`swift-evolution-metadata-extractor`

0 commit comments

Comments
 (0)