Skip to content

Siren v5 (+ Swift 5 Support)

Compare
Choose a tag to compare
@ArtSabintsev ArtSabintsev released this 28 Mar 03:44
· 172 commits to master since this release
  • Adds Swift 5 Support (#277)
  • Implements Swift 5's Result type in Siren.swift and APIManager.swift
  • Renames LookupModel.swift to APIModel.swift
  • Exposes all values in APIModel.swift in a nice public API on a new struct, Model.swift. (#276)
  • Siren's public completion handler now uses the Result type and returns Model.swift instead of APIModel.swift
  • Fixes the placement of the Update button on .optional alerts (#278)

If you still need access to the Swift 4.2 version of Siren, please use the swift4.2 branch which is equivalent to Siren v4.2.2.