All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
2.2.0 - 2018-07-19
- Carthage Support #6
2.1.0 - 2018-07-08
- Support for FontAwesome 5.1.0 #23
2.0.1 - 2018-01-13
- UIBarButtonItem extensions (Fixes #14)
2.0 - 2017-12-06
- Support for Swift 4.0
1.5.1 - 2017-06-08
- UIBarButtonItem extensions (Fixes onTap animation)
1.5 - 2017-06-07
- UIBarButtonItem extension for custom view
- UIBarButtonItem extensions (Fixes #7)
1.4.1 - 2017-05-05
- SwiftPM Support
1.4 - 2017-05-05
- Travis CI Support
1.3 - 2017-04-26
- UIColor extension (If anyone wants to use this extension, it is also available here in Extensions.swift or there is this popular library Hue)
1.2 - 2017-04-07
- Support for icofonts
1.1 - 2017-04-05
- Methods in UIButton extension to set the text at the bottom of icon
- UIButton extensions (Now supports background colors)
1.0.2 - 2017-03-30
- Initial Version of SwiftIcons
- Support for Cocoapods