Skip to content

Releases: ra1028/swift-mod

0.2.1

27 Nov 05:25
953c698
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

27 Nov 08:39
a1273aa
Compare
Choose a tag to compare

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.1

27 Sep 08:02
e6f2bca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

25 May 12:20
a696b74
Compare
Choose a tag to compare

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.10

04 Apr 05:28
e4df5ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.9...0.0.10

0.0.9

30 Mar 08:09
8e60a08
Compare
Choose a tag to compare

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.8

22 Mar 10:44
99b74ae
Compare
Choose a tag to compare

What's Changed

  • Build with Xcode 13.3 / Swift 5.6 by @thii in #10
  • chore: Bump version to 0.0.8 by @ra1028 in #11
  • chore: Update CocoaPods by @ra1028 in #12

Full Changelog: 0.0.7...0.0.8

0.0.7

19 Oct 09:35
dc86be3
Compare
Choose a tag to compare

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

05 Jul 08:21
5506862
Compare
Choose a tag to compare
  • Add support for Swift 5.4
  • Drop support for Swift 5.3 (supported with tag: 0.5.0)

0.0.5

02 Jul 08:23
515aedb
Compare
Choose a tag to compare
  • Add support for Swift 5.3
  • Drop support for Swift 5.2 (supported with tag: 0.4.0)