提交 a6e34869 编写于 作者: N Nicholas Maccharoli

Merge branch 'master' of github.com:Nirma/UIFontComplete

......@@ -4,6 +4,6 @@ xcode_project: UIFontComplete.xcodeproj # path to your xcodeproj folder
xcode_scheme: UIFontComplete
script:
- xcodebuild test -scheme UIFontComplete -sdk iphonesimulator -destination 'OS=10.3,name=iPhone 7 Plus'
- xcodebuild test -scheme UIFontComplete -sdk iphonesimulator -destination 'OS=10.3.1,name=iPhone 7 Plus'
after_success:
- bash <(curl -s https://codecov.io/bash)
# Change Log
All notable changes to this project will be documented in this file.
`UIFontComplete` adheres to [Semantic Versioning](http://semver.org/).
---
## [0.4.0](https://github.com/Nirma/UIFontComplete/releases/tag/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.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册