v2.3.0
What's Changed
- fix: break after determining file access level by @codebytere in 04bc433
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #58
- fix: more reliable FDA check by @codebytere in c1bf50e
- fix: update TS defs for new photos access by @codebytere in fb4b005
- build: run workflows with Node.js@18 by @codebytere in 0b9bfc2
- fix: const issue and sdk number by @codebytere in faaa64b
- docs: update Photos Info.plist keys by @codebytere in 7f66b71
- chore: add Full Disk Access key by @codebytere in e5ff245
- chore: bump clang-format to 1.8.0 by @codebytere in 09da407
- fix: add missing PHAuthorizationStatusLimited case by @codebytere in 5017605
- feat: support new PHPhotos access by @codebytere in 4eb156b
- build: bump minumum macOS to 10.13 by @codebytere in f9cc660
- build: bump minumum macOS to 10.13 by @codebytere in 4f2d17c
- docs: clean up README by @codebytere in 4e02b5b
- feat: add
askForInputMonitoringAccess()
by @codebytere in 1d49735 - feat: add input-monitoring auth status by @codebytere in 188b6f2
- chore(types): update ts defs by @codebytere in f419d22
Full Changelog: v2.2.1...v2.3.0