Carlos v1.0.0 Release Notes

Release Date: 2020-10-19 // over 3 years ago
  • 1.0.0

    ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿ‘ Swift 5.3 and Xcode 12 support
    • The codebase has been migrated from PiedPiper to Combine
    • ๐ŸŽ The minimum supported OS version set to Combine's minimum supported version: iOS 13, macOS 10.15, watchOS 6, tvOS 13.
    • โœ‚ Removed Dispatched.swift and RequestCapperCache.swift because the functionality they provided could be easily re-implemented using Combine operators.

    ๐Ÿ†• New Features

    • Carlos is now powered by Combine which means you can use awesome Combine provided operators on the Carlos cached values!