Releases: trifork/TriforkSwiftExtensions
Releases · trifork/TriforkSwiftExtensions
v0.0.5
Added new extensions:
Bundle
0️⃣.0️⃣.5️⃣
UIDevice
📱
UIView
🌅
UIStackView
📚
Also added a TSELogger
that handles all log messages. This allows the developer to tap into the logging and handle potential errors from the framework 🚫🐞
v0.0.4
Added new class extensions inspired by JHN's old extensions:
Data
0️⃣1️⃣
Date
🕒
Double
✌🏻
Float
⛵️
String
🔤
UIAlertController
🚨
UIViewController
📱
URL
🌍
Some of the existing extensions was also updated based on JHN's extensions:
v0.0.3
🆕 New shiny Optional
extension by KTV
🐞 Bug fix on removeElement
in the Array
extension.
v0.0.2
- Fixed failing tests for iOS9
- Now works with Travis! 💪🏻
v0.0.1
First version of the framework ☀️