v1.2.0
- BREAKING CHANGE: CheckPermission now returns bool because Permission was unreliable when the permission was modified via Settings
- Added async variants of RequestPermission functions that don't freeze the app unnecessarily
- Fixed RequestPermission sometimes not working when the permission was reset via Settings (#14)