New snapshots available! (and snapshot name format change)

New Swift development and Swift 2.2 branch snapshots are now available!

In order to make it clearer whether a snapshot is off of the development or a release branch, starting with this snapshot, we will be identifying the mainline development snapshot as such, using the naming format: swift-DEVELOPMENT-SNAPSHOT-YYYY-MM-DD-a. Snapshots for release branches will continue to use the existing format, i.e.: <Swift release version>-SNAPSHOT-YYYY-MM-DD-a.

You can download the new packages from Swift.org - Download Swift

The following repositories have been tagged with "swift-DEVELOPMENT-SNAPSHOT-2016-01-25-a" :

GitHub - apple/swift: The Swift Programming Language
GitHub - apple/swift-clang
GitHub - apple/swift-llbuild: A low-level build system, used by Xcode and the Swift Package Manager
GitHub - apple/swift-lldb: This is the version of LLDB that supports the Swift programming language & REPL.
GitHub - apple/swift-llvm
GitHub - apple/swift-corelibs-foundation: The Foundation Project, providing core utilities, internationalization, and OS independence
GitHub - apple/swift-corelibs-xctest: The XCTest Project, A Swift core library for providing unit test support
GitHub - apple/swift-package-manager: The Package Manager for the Swift Programming Language
GitHub - apple/swift-cmark: CommonMark parsing and rendering library and program in C
GitHub - apple/swift-integration-tests: Automated tests for validating the generated Swift snapshots behave correctly

Cheers!
Nicole Jacque