Skip to content

Spring cleaning

Compare
Choose a tag to compare
@pcantrell pcantrell released this 19 Mar 21:00
85eb17f

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