Skip to content

Retag 601.0.0? #3099

Closed
Closed
@scottrhoyt

Description

@scottrhoyt

I've been updating a couple of libraries that support a wide range of SwiftSyntax versions using the #if canImport(SwiftSyntaxMarkerModule) method to work around breaking API changes. These packages cannot build against 601.0.0 because of a combination of breaking API changes and the missing marker module that was fixed here.

It doesn't seem helpful to have a release published that will break builds in this way, and given that it's the only notable change between 601.0.0 and 601.0.1, I'm wondering if that can be rectified.

Any chance we can either:

  1. Re-tag 601.0.0 with this fix, or
  2. Unpublish the 601.0.0 tag/release?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions