Runes v5.1.0 Release Notes
Release Date: 2020-05-22 // almost 5 years ago-
๐ This small release adds support for Swift 5.2 tooling, which means that if you're using Swift 5.2 you'll no longer see our test dependencies downloaded locally when you're just trying to annoy your coworkers with illegible code like a normal person.
Previous changes from v5.0.0
-
๐ This release adds operator definitions for the new
Result<T, E>
type in Swift 5's stdlib. Accordingly, Runes 5.0 drops support for Swift versions lower than 5.0.