Runes v4.2.2 Release Notes

Release Date: 2019-05-30 // almost 5 years ago
  • 🚀 This is a bug fix release to fix a compiler error that occured under Swift 5.0 when we tried to pass an autoclosure directly to another argument expecting an autoclosure, which is now disallowed. (Thanks @madcato!) This change should be backwards compatible with previous Swift versions.