Releases: dfed/SafeDI
Releases · dfed/SafeDI
1.4.0-rc-1
What's Changed
This release enables compiling on Swift 6.2. However, it breaks compilation on Swift 6.1.1 when defaults write com.apple.dt.Xcode IDEPackageEnablePrebuilts YES
is set due to this issue.
Full Changelog: 1.3.0...1.4.0-rc-1
1.3.0
1.2.3
1.3.0-alpha-1
What's Changed
Full Changelog: 1.2.2...1.3.0-alpha-1
1.2.2
- Enables avoiding rewriting the SafeDI.swift generated tree when using the prebuilt Xcode plugin
Full Changelog: 1.2.1...1.2.2
1.2.1
1.2.0
What's Changed
- Bump Swift Collections by @dfed in #155
- Adopt Swift Testing by @dfed in #156
- Update format options by @dfed in #157
- Improve test reliability by @dfed in #159
- Adopt conformingTo parameter in MemberMacro by @dfed in #160
- Create SafeDIPrebuiltGenerator + enable using prebuilt SwiftSyntax binary in Swift 6.1.1 by @dfed in #161
- Delete existing file before moving file to same location by @dfed in #162
- Enable FixIt to update existing initializer rather than always providing a new one by @dfed in #164
- Enable depending on SwiftSyntax > 600.0.1 by @dfed in #165
- Improve whitespace in initializer FixIt by @dfed in #166
Full Changelog: 1.1.2...1.2.0
1.2.0-rc-6
What's Changed
- Enable depending on SwiftSyntax > 600.0.1 by @dfed in #165
- Improve whitespace in initializer FixIt by @dfed in #166
Full Changelog: 1.2.0-rc-5...1.2.0-rc-6
1.2.0-rc-5
Full Changelog: 1.2.0-rc-4...1.2.0-rc-5
1.2.0-rc-4
What's Changed
Full Changelog: 1.2.0-rc-3...1.2.0-rc-4