This repository has been archived by the owner on Mar 10, 2022. It is now read-only.
Optional delegate methods
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 :)