Releases: ra1028/swift-mod
Releases · ra1028/swift-mod
0.2.0
What's Changed
- Update for Xcode 15.0.1/Swift 5.9/swift-syntax 509.0.2 by @shingt in #23
- Update README.md by @ra1028 in #24
New Contributors
Full Changelog: 0.1.1...0.2.0
0.1.0
This release contains so many breaking changes in API and the configuration. See README for new usage.
What's Changed
- feat: Support filelist parameter via command line by @ra1028 in #18
- chore: Drop support for CocoaPods by @ra1028 in #19
Full Changelog: 0.0.10...0.1.0
0.0.9
What's Changed
- Package lib_InternalSwiftSyntaxParser.dylib with the tool binary by @thii in #13
- Bump version to 0.0.9 by @ra1028 in #14
Full Changelog: 0.0.8...0.0.9
0.0.7
What's Changed
- Add support for building with Xcode 13 by @thii in #8
- chore: Bump version to 0.0.7 by @ra1028 in #9
New Contributors
- @thii made their first contribution in #8
Full Changelog: 0.0.6...0.0.7
0.0.6
- Add support for Swift 5.4
- Drop support for Swift 5.3 (supported with tag: 0.5.0)
0.0.5
- Add support for Swift 5.3
- Drop support for Swift 5.2 (supported with tag: 0.4.0)