Releases: ranesr/SwiftIcons
Releases · ranesr/SwiftIcons
3.0
- Updated to Swift 5.0 and Xcode 10.2
- Removed warnings about redundant public function level declarations
- Clean up with swiftlint autocorrect
- Carthage hanging with iOS Target 10.0 & 10.3, works with 11.0
2.3.2
Lowering deployment target
2.3.0
Readying podspec for new release version
2.1.0
Added
- Support for FontAwesome 5.1.0 [#23]
2.0.1
Changed
- UIBarButtonItem extensions (Fixes [#14])
1.5.1
Changed
- UIBarButtonItem extensions (Fixes onTap animation)
1.5
Added
- UIBarButtonItem extension for custom view
Changed
- UIBarButtonItem extensions (Fixes #7)
1.4.1
Added
- SwiftPM Support (Testing)