Swiftly 1.0 Released: Simplifying Swift Toolchain Management

2025-03-30
Swiftly 1.0 Released: Simplifying Swift Toolchain Management

Swiftly 1.0 is officially here! This community-supported Swift version manager is now an official part of the core Swift toolchain. It simplifies installing, managing, and updating your Swift toolchain across various platforms, including Linux and macOS. Swiftly supports installing stable releases, nightly snapshots, and older versions, allowing for seamless switching between multiple toolchains. You can even standardize versions across your development team using a `.swift-version` file in your project. Written in Swift itself and self-updating, Swiftly streamlines your Swift development workflow.

Development Version Manager