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

Optional delegate methods

Compare
Choose a tag to compare
@mariusc mariusc released this 29 Sep 07:10
· 41 commits to master since this release

The delegate methods are now optional, which means you can only implement one of them if you don't care about the other. Fixed #22. Thanks to @AYastrebov :)