Siesta v1.5.0 Release Notes

Release Date: 2020-03-31 // about 4 years ago
  • Enhacements

    • πŸ“¦ Siesta now supports Swift Package Manager. Thanks, @karlshea! (#301, #304)
      • Note that because SwiftPM does not yet support dependency-provided resources, you will need to manually copy ResourceStatusOverlay.xib into your own project if you plan to use ResourceStatusOverlay’s default UI.
    • πŸ‘ Long an unofficial DIY option, Siesta now officially supports tvOS. Thanks, @omidontop! (#28, #293)
    • The new Resource.withParams() method lets you add many query parameters at once. (#294)
    • πŸ‘ The Alamofire extension now supports Alamofire 5 (#303)
    • 🍱 The test suite no longer uses Nocilla. This is not a user-facing enhancement, but believe me, if you are a project maintainer, you’re very happy about this. 😎πŸ₯³ (#302)

    πŸ›  Fixes

    • πŸ— Build issues with recent Xcode / Swift versions fixed

    πŸ’₯ Breaking Changes

    • Siesta now requires Swift 5. (#296)
    • The Alamofire extension not only supports but requires Alamofire 5 (#303). Projects still using AF 4 can find the old extension in Extensions/Alamofire-4.