Require now uses the Swift 4 version of the Swift Package Description API.
Unclaimed project
Are you a maintainer of Require? Claim this project to take control of your public changelog and roadmap.
Changelog
Require optional values to be non-nil, or crash gracefully
Require now uses the Swift 4 version of the Swift Package Description API.
Require now uses Swift 4 (thanks @basememara!)
This release makes Require Linux-compatible by not using NSException on that platform. Thanks to @darthpelo! ๐
This release makes crashes generated from Require work a lot better with crash reporting tools such as Crashlytics, by raising an NSException before calling preconditionFailure().
Initial release of Require ๐