Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 747 Bytes

CHANGELOG.md

File metadata and controls

47 lines (28 loc) · 747 Bytes

Change Log

Any notable changes to this project will be documented in this file.

3.0.2

Fixes

  • Issue #38 - Cannot build using Carthage with Xcode 13 (Beta)

3.0.1

Supports SwiftPM.

3.0.0

Update to Swift 5.

2.1.0

Updated project swift version to 4.2 as well as run target.

2.1.0

Migration to Swift 4.2.

2.0.4

Adjustments for Xcode 10.

2.0.2

Features

SwiftLint

  • 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.

2.0.0

Features

  • Adjustments for tvOS and macOS.

1.x.y

  • Initial Release.
  • Supports iOS only. *The latest patch is thr most credible.