Spring cleaning
Fixed
- Fixed a typo in a conditionally compiled code that could cause build failure on Swift 4.2
cancelLoadIfUnobserved(afterDelay:)
now properly pays attention to its argument. Thanks, @acecilia! (#279)
Enhacements
- Internal cleanup and testing improvements
- Added SwiftLint to test build
Breaking Changes
- Siesta now requires Swift 4.2