Skip to content

Enable users to specify their preferred Swift syntax options to facilitate a flexible transition#225

Open
shimastripe wants to merge 1 commit intosindresorhus:mainfrom
shimastripe:swift-syntax-flexible
Open

Enable users to specify their preferred Swift syntax options to facilitate a flexible transition#225
shimastripe wants to merge 1 commit intosindresorhus:mainfrom
shimastripe:swift-syntax-flexible

Conversation

@shimastripe
Copy link
Copy Markdown
Contributor

WHAT

  • Support swift-syntax upper bound from 602 to 605 to support 602.x, 603.x and 604.x prereleases.

HOW

This approach is used in libraries such as pointfree’s; since fixing the Swift syntax version would require updating all dependent libraries at once, this option allows for multiple versions provided there are no breaking changes.

I understand how far back we should support, but wouldn’t it be possible to handle updates more flexibly by supporting the latest version and the previous one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant