New
Unclaimed project
Are you a maintainer of Runes? Claim this project to take control of your public changelog and roadmap.
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.