realm / SwiftLint

A tool to enforce Swift style and conventions.
https://realm.github.io/SwiftLint
MIT License
18.46k stars 2.2k forks source link

Time for a new release? #5530

Closed kohtenko closed 1 month ago

kohtenko commented 2 months ago

The latest release (0.54.0) was released 5 months ago. There seems to be many improvements and rules implemented since then. I'm not sure if there's a rough release schedule already, but we used to have a new version every ~3 months.

jpsim commented 2 months ago

The fact that Homebrew / Swift 5.9 were incompatible definitely slowed down the release process. This had to do with Swift macros not being compatible with the macOS Sandbox. This is fixed in Swift 5.10.

@SimplyDanny and I are planning next steps for a release soon.

SimplyDanny commented 1 month ago

0.55.0 is now available.