Skip to content

Swift 6.1 Release

Compare
Choose a tag to compare
@shahmishal shahmishal released this 01 Apr 08:19
· 16 commits to main since this release
54d6672

What's Changed

  • Temporarily disable failing SourceKit LSP test by @bnbarham in #132
  • Rewrite test-sourcekit-lsp.py to not rely on --sync option in sourcekit-lsp by @ahoppen in #133
  • Ignore notifications sent from sourcekit-lsp when waiting for a request reply by @ahoppen in #134
  • [Linux] Add .cfg files to the list of files to ignore in /usr/bin. by @al45tair in #136
  • Update test-static-stdlib for swift-foundation by @jmschonfeld in #139
  • Delete CONTRIBUTING.md by @parispittman in #141
  • Update README.md by @parispittman in #142
  • Fix file URL in test-static-stdlib by @jrflat in #143
  • Update checked linux rpath to disallow /opt/ by @finagolfin in #145
  • Add basic integration tests for Swift Testing. by @grynspan in #146
  • Add package tests for FoundationEssentials, FoundationInternationalization, and FoundationMacros by @jmschonfeld in #149
  • [6.1] Read stdout from sourcekit-lsp in binary mode instead of text mode by @ahoppen in #153
  • [6.1][test-sourcekit-lsp] Use communicate to wait for subprocess to exit by @bnbarham in #154

New Contributors

Full Changelog: swift-6.0.3-RELEASE...swift-6.1-RELEASE