Releases: codytwinton/SwiftyVIPER
Releases · codytwinton/SwiftyVIPER
Updated for Swift 4
Updated
- Changed all templates and source code to support Swift 4.0
- Updated by Cody Winton
- Changed all templates and source code to support Swiftlint 0.24.2
- Updated by Cody Winton
Improved Presenter Interaction
Updated
viewLoaded()
no longer optional for Presenters conforming toViewPresenterProtocol
- Updated by Cody Winton
CompletionBlock
was renamedCodeBlock
- Updated by Cody Winton
Removed
ViewPresenterProtocol.viewAppearing()
- Removed by Cody Winton
ViewPresenterProtocol.viewAppeared()
- Removed by Cody Winton
ViewPresenterProtocol.viewDisappeared()
- Removed by Cody Winton
Improved Storyboard Interaction
Added
StoryboardIdentifiable
extension to enable defaultstoryboardID
value for aUIViewController
- Added by Cody Winton
Updated
- The protocol
ViewStoryboardProtocol
was renamedStoryboardIdentifiable
- Updated by Cody Winton
Minor Podspec Update
Fixed
- Officially requires automatic reference counting
- Fixed by Cody Winton
Official Release
Added
- iOS & tvOS Support
- Fixed by Cody Winton
- Cocoapods, Carthage, and Manual Support
- Fixed by Cody Winton
Updated
- Improved VIPER Templates
- Fixed by Cody Winton