Siren v5.0.0 Release Notes

Release Date: 2019-03-28 // about 5 years ago
    • โž• 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.