This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
2.0.0: Swift 3 modern syntax
- [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