Change Log

All notable changes to this project will be documented in this file. UIFontComplete adheres to Semantic Versioning.


Draft changelog of 4.0.0

Summary

This version adds support for SwiftUI's Font.

Breaking changes

3.0.0 (01/03/2018)

Summary

This release adds support for tvOS.

2.0.0 (09/20/2017)

Summary

This is a minor release focusing on updating build settings for swift 4.

Changes

1.1.0 (08/28/2017)

Summary

This is a minor release with the following changes:

Changes

1.0.0 (06/26/2017)

Summary

This release marks this library as officially production ready.

Swift Package Manager support has also been added but is currently experimental.

0.4.0 (06/05/2017)

Summary

This is just a minor additive release that introduces a convenience method for of(size:) that allows the use of the more natural Double type rather than forcing the user to use a CGFloat.