Skip to content

Latest commit

 

History

History
112 lines (67 loc) · 2.6 KB

CHANGELOG.md

File metadata and controls

112 lines (67 loc) · 2.6 KB

Change Log

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

Added

  • Carthage Support #6

2.1.0 - 2018-07-08

Added

  • Support for FontAwesome 5.1.0 #23

2.0.1 - 2018-01-13

Changed

  • UIBarButtonItem extensions (Fixes #14)

2.0 - 2017-12-06

Added

  • Support for Swift 4.0

1.5.1 - 2017-06-08

Changed

  • UIBarButtonItem extensions (Fixes onTap animation)

1.5 - 2017-06-07

Added

  • UIBarButtonItem extension for custom view

Changed

  • UIBarButtonItem extensions (Fixes #7)

1.4.1 - 2017-05-05

Added

  • SwiftPM Support

1.4 - 2017-05-05

Added

  • Travis CI Support

1.3 - 2017-04-26

Added

Removed

  • 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

Added

  • Support for icofonts

1.1 - 2017-04-05

Added

  • Methods in UIButton extension to set the text at the bottom of icon

Changed

  • UIButton extensions (Now supports background colors)

1.0.2 - 2017-03-30

Added

  • Initial Version of SwiftIcons
  • Support for Cocoapods