Skip to content
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Releases: CoreKit/VIPER

3.1.0

26 Apr 09:41
@tib tib

Choose a tag to compare

  • Xcode 12.5 & Swift 5.4 support
  • Removed CocoaPods support
  • Removed Carthage support

Generic interfaces

19 Sep 15:20
@tib tib

Choose a tag to compare

  • Generic VIPER interfaces are now default
  • Support for weak properties

VIPER protocol updates

16 May 12:25
@tib tib

Choose a tag to compare

  • Brand new interfaces
  • Generic VIPER interfaces
  • Swift 5 support
  • SPM support
  • Removed UIKit dependency (server side support)

Class requirement

21 Mar 13:27
@tib tib

Choose a tag to compare

  • class requirement for interactor & router

Public access for the protocols

19 Mar 16:22
@tib tib

Choose a tag to compare

1.0.1

public access level

First release

19 Mar 16:20
@tib tib

Choose a tag to compare

1.0.0

initial