All notable changes to this project will be documented in this file.
3.9.x
Releases - 3.9.0 | 3.9.1 | 3.9.23.8.x
Releases - 3.8.03.7.x
Releases - 3.7.0 | 3.7.1 | 3.7.2
Released on 2018-4-8
- KeyValueProtocol: add stringDictionary which returns [String: String] instead of [String: Any]
Released on 2018-4-7
- Rename type to resolve conflicts
Released on 2018-4-7
- Added WeakReferenceProtocol
- Added modern TypeNameProtocol
- Allow override UITextField leftPadding, rightPadding
- Updated show alert, prevent show multiple alerts
Released on 2018-4-6
- Added array safe subscript method
- Added array chunk func to split array
- Added func Get next element of array
- Common elements in two arrays
- Added Sequence group func
- Added UINavigationBar utils: transparent(), opaque()
- Apply gradient to Navigation Bar
- Added UITextField left/right padding
- Split String into words
Released on 2018-4-6
- Removed unused code: protocol PropertyNames
Released on 2018-4-6
- Support XCode 9.2, Swift 4.0: Swizzling -> types.deallocate()
Released on 2018-4-5
- Added a sugar present view controller method with embedIn navigation option
- Initial release of SiFUtilities.
- Added by NGUYEN CHI CONG.