Any notable changes to this project will be documented in this file.
- Issue #38 - Cannot build using Carthage with Xcode 13 (Beta)
Supports SwiftPM.
Update to Swift 5.
Updated project swift version to 4.2 as well as run target.
Migration to Swift 4.2.
Adjustments for Xcode 10.
- Added SwiftLint + opted-in lint rules
- Made adjustments to conform to new lints
- Layout methods that previously returned optional collection, from now on returns an empty collection.
- Adjustments for tvOS and macOS.
- Initial Release.
- Supports iOS only. *The latest patch is thr most credible.