Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

2.0.0: Swift 3 modern syntax

Compare
Choose a tag to compare
@leonbreedt leonbreedt released this 17 Dec 21:49
314b28a
  • [Breaking Change] API updated for modern Swift syntax by #10 (thanks @SolfaMode!)
    • Enum cases now start with lower-case character
    • Methods annotated with @escaping where the closure is being captured.
  • Removed test dependency on DVR fork