Skip to content

0.11.0

Latest
Compare
Choose a tag to compare
@vanniktech vanniktech released this 19 Jan 09:03
· 6 commits to master since this release
  • Behavior change: Do not crash if the corresponding permission request can not be found. Instead we no-op. #271 (vanniktech)
  • Bug fix: Use ConcurrentHashMap to keep track of currentPermissionRequests to avoid multithreading issues. #268 (vanniktech)
  • Include permission name in exception message. #266 (vanniktech)